- use the same approach in uncompress like in inflate
authorMichael Wallner <mike@php.net>
Wed, 12 Oct 2005 11:40:09 +0000 (11:40 +0000)
committerMichael Wallner <mike@php.net>
Wed, 12 Oct 2005 11:40:09 +0000 (11:40 +0000)
commitf3087ac5607ac4dd7a27c256fb408323fdfb35ef
tree04cfe4174e9035b9245504293dc4cf0fc803c32a
parenta04675773914229e067f48ad0912f3cf70cffdcf
- use the same approach in uncompress like in inflate
- move the verifier into its own inline function
- free buffer in gzdecode on failure
http_encoding_api.c