- fix segvs with incompletely initialiezed HttpMessages
authorMichael Wallner <mike@php.net>
Wed, 24 Jan 2007 09:34:18 +0000 (09:34 +0000)
committerMichael Wallner <mike@php.net>
Wed, 24 Jan 2007 09:34:18 +0000 (09:34 +0000)
commit4daf43ea22acd40a8cb0e7fc47047da8fae1270f
tree93e1e51b404db1eac2d9b7e23c8e8f44d1005443
parent28f48fa0a1ce35861105a4867bf70b0d8cef9c15
- fix segvs with incompletely initialiezed HttpMessages
- fix possible leaks when changing message type
- add HttpMessage::setInfo() and ::getInfo()
http_info_api.c
http_message_api.c
http_message_object.c
php_http_message_object.h