X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=KnownIssues.txt;h=d54a683521503571adc3836aa37e8516e268abf0;hp=62ba03294c4bc96bb1b98c6c2356ebf110add072;hb=4e2ecc5ed84649ce20fd1f11319626e0b1befa0a;hpb=e37040ebf8a470c77c7ae3498ee582ca20db259c 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!)