- fixed a gotcha in http_chunked_decode (-size_t is always > 0)
[m6w6/ext-http] / KnownIssues.txt
index ed19198e29b887ba34d61dfdee8e74b872d33692..2bbc05fabbc8079f10ab8de6b335921fc71e5edd 100644 (file)
@@ -11,4 +11,3 @@ Internals:
        -       the request bodies created in http_request_pool_attach() are not 
                destroyed in http_request_pool_detach(); may be a memory problem 
                in long running scripts
-       -       protected class members are not type safe