- fix segv if http_absolute_uri returns NULL
authorMichael Wallner <mike@php.net>
Wed, 7 Dec 2005 21:02:57 +0000 (21:02 +0000)
committerMichael Wallner <mike@php.net>
Wed, 7 Dec 2005 21:02:57 +0000 (21:02 +0000)
commitf9d92cff35589f414e369228502c91f35a4e3643
tree5b0cec6566f5f442d44687aedd61035f2392ff8c
parentba74942b44bb39de8a028a56524db5a3c37363d5
- fix segv if http_absolute_uri returns NULL
- translate ports with htons and ntohs
- check if supllied host actaually has a length
http_functions.c
http_url_api.c