- add http_parse_params()
[m6w6/ext-http] / KnownIssues.txt
index 62ba03294c4bc96bb1b98c6c2356ebf110add072..d54a683521503571adc3836aa37e8516e268abf0 100644 (file)
@@ -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!)