comparison src/http/ngx_http_request_body.c @ 5519:22c249dac7c1

SPDY: the SETTINGS frame should be allocated from sc->pool. There is no reason to allocate it from connection pool that more like just a bug especially since ngx_http_spdy_settings_frame_handler() already uses sc->pool to free a chain.
author Valentin Bartenev <vbart@nginx.com>
date Wed, 15 Jan 2014 17:16:38 +0400
parents 4aa64f695031
children 6fc3921025f0
comparison
equal deleted inserted replaced
5518:ec9e9da4c1fb 5519:22c249dac7c1