commit | d9c25cdf1944afe8828a30a2ad89ac1f30b21851 | [log] [tgz] |
---|---|---|
author | Valentin Bartenev <vbart@nginx.com> | Wed Apr 30 02:16:21 2014 +0400 |
committer | Valentin Bartenev <vbart@nginx.com> | Wed Apr 30 02:16:21 2014 +0400 |
tree | 2378ef3bdeb8bb56d317a2c041095006dcfa4132 | |
parent | 5a3d4410cc5d8c622b00444de79bdaba70694ddd [diff] |
SPDY: fixed one case of improper memory allocation error handling. Now ngx_http_spdy_construct_request_line() doesn't try to finalize request in case of failed memory allocation.