diff options
author | Valentin Bartenev <vbart@nginx.com> | 2014-01-15 17:16:38 +0400 |
---|---|---|
committer | Valentin Bartenev <vbart@nginx.com> | 2014-01-15 17:16:38 +0400 |
commit | 82a1ff31f9ff38ef2fabdff7857fe0fc974e8a8b (patch) | |
tree | b8528732bb4a4b3b90248b49016c2072eb77e7ac /src/core/ngx_palloc.c | |
parent | b2b43ca50f0bfdf31a600f61db28155f13382b22 (diff) | |
download | nginx-82a1ff31f9ff38ef2fabdff7857fe0fc974e8a8b.tar.gz nginx-82a1ff31f9ff38ef2fabdff7857fe0fc974e8a8b.zip |
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.
Diffstat (limited to 'src/core/ngx_palloc.c')
0 files changed, 0 insertions, 0 deletions