]> git.kaiwu.me - nginx.git/commit
Gunzip: proper error handling on gunzipping an empty response.
authorMaxim Dounin <mdounin@mdounin.ru>
Thu, 31 Oct 2013 00:16:20 +0000 (04:16 +0400)
committerMaxim Dounin <mdounin@mdounin.ru>
Thu, 31 Oct 2013 00:16:20 +0000 (04:16 +0400)
commit45075adccf8f5f88db0ee59c14282d187c5c58ea
tree03b568b4a8cf568c5c2081232124733acaa75e0b
parenteea2e1262b204c75996ba38f4d0fd9d8f9930948
Gunzip: proper error handling on gunzipping an empty response.

With previous code, an empty (malformed) response resulted in a request
finalized without sending anything to a client.
src/http/modules/ngx_http_gunzip_filter_module.c