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