]> granicus.if.org Git - php/commit
(send_headers) Removed code freeing http_status_line, this is performed
authorBen Mansell <joosters@php.net>
Thu, 17 Aug 2000 13:40:40 +0000 (13:40 +0000)
committerBen Mansell <joosters@php.net>
Thu, 17 Aug 2000 13:40:40 +0000 (13:40 +0000)
commit8751bcb8ebeb47575360627fff3e50b847dfc637
tree0fc31c1da7ed831b752ebf316dfa496c99145acd
parent7c7e5a90813df8eaa124744fe6afb9439fcf5b2c
(send_headers) Removed code freeing http_status_line, this is performed
               in sapi_send_headers()
# Looks like a similar problem in sapi/pi3web/pi3web_sapi.c as well.
# I can't test this though, so I'm being paranoid and not changing that code.
# Could someone please check this?
sapi/isapi/php4isapi.c