]> git.kaiwu.me - nginx.git/commit
HTTP/2: fix handling of connection errors.
authorPiotr Sikora <piotrsikora@google.com>
Fri, 2 Oct 2015 03:25:55 +0000 (20:25 -0700)
committerPiotr Sikora <piotrsikora@google.com>
Fri, 2 Oct 2015 03:25:55 +0000 (20:25 -0700)
commitf93aa4d953d2ec0c3c6f5f56f41ed0b14a8c1c33
tree468ec966fff4e705deb964c0e5dd4d60171a8a11
parentde4f0eb26b394f49abcc215badba443d3ab7922e
HTTP/2: fix handling of connection errors.

Previously, nginx worker would crash because of a double free
if client disconnected or timed out before sending all headers.

Found with afl-fuzz.

Signed-off-by: Piotr Sikora <piotrsikora@google.com>
src/http/v2/ngx_http_v2.c