aboutsummaryrefslogtreecommitdiff
path: root/src/mysql/ngx_mysql.c
diff options
context:
space:
mode:
authorValentin Bartenev <vbart@nginx.com>2013-07-24 22:24:25 +0400
committerValentin Bartenev <vbart@nginx.com>2013-07-24 22:24:25 +0400
commit6f05c095a885b8834df0b5c2310e8dd528187a5a (patch)
tree933a4c9d2236a498e2c474c32fdbddcdc1610876 /src/mysql/ngx_mysql.c
parentc32e9ab9547206da00295e0a4c72656c42b60129 (diff)
downloadnginx-6f05c095a885b8834df0b5c2310e8dd528187a5a.tar.gz
nginx-6f05c095a885b8834df0b5c2310e8dd528187a5a.zip
SPDY: fixed segfault with "client_body_in_file_only" enabled.
It is possible to send FLAG_FIN in additional empty data frame, even if it is known from the content-length header that request body is empty. And Firefox actually behaves like this (see ticket #357). To simplify code we sacrificed our microoptimization that did not work right due to missing check in the ngx_http_spdy_state_data() function for rb->buf set to NULL.
Diffstat (limited to 'src/mysql/ngx_mysql.c')
0 files changed, 0 insertions, 0 deletions