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 | b2b43ca50f0bfdf31a600f61db28155f13382b22 (patch) | |
tree | de69045504b6e0bbbc1971c225107c73e3a68092 /src/core/ngx_palloc.c | |
parent | d143119e3cb939b69cb77d5bce6ac37f16e7c197 (diff) | |
download | nginx-b2b43ca50f0bfdf31a600f61db28155f13382b22.tar.gz nginx-b2b43ca50f0bfdf31a600f61db28155f13382b22.zip |
SPDY: fixed possible uninitialized memory access.
The frame->stream pointer should always be initialized for control frames since
the check against it can be performed in ngx_http_spdy_filter_cleanup().
Diffstat (limited to 'src/core/ngx_palloc.c')
0 files changed, 0 insertions, 0 deletions