X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=KnownIssues.txt;h=d54a683521503571adc3836aa37e8516e268abf0;hb=b3dd66ed1452139236b7101f7d73f19917bd1ea2;hp=62ba03294c4bc96bb1b98c6c2356ebf110add072;hpb=e37040ebf8a470c77c7ae3498ee582ca20db259c;p=m6w6%2Fext-http diff --git a/KnownIssues.txt b/KnownIssues.txt index 62ba032..d54a683 100644 --- a/KnownIssues.txt +++ b/KnownIssues.txt @@ -31,3 +31,6 @@ Internals: - our http_urlencode_hash() only handles arrays and does not differentiate between prefixes for numeric or string keys. + + - check all places where hash table entries are created if + the keys are properly NUL terminated (prior 1.0!)