The official NGINX Open Source repository. https://nginx.org/
Find a file
Valentin Bartenev afb92a8127 SPDY: fixed the DATA frame length handling in case of some errors.
There are a few cases in ngx_http_spdy_state_read_data() related to error
handling when ngx_http_spdy_state_skip() might be called with an inconsistent
state between *pos and sc->length, that leads to violation of frame layout
parsing and resuted in corruption of spdy connection.

Based on a patch by Xiaochen Wang.
2014-03-28 20:05:07 +04:00
auto
conf
contrib
docs
misc
src SPDY: fixed the DATA frame length handling in case of some errors. 2014-03-28 20:05:07 +04:00
.hgtags release-1.5.12 tag 2014-03-18 17:08:35 +04:00