]> git.kaiwu.me - nginx.git/commit
HTTP/2: improved error handling while parsing integers.
authorValentin Bartenev <vbart@nginx.com>
Tue, 20 Oct 2015 18:28:38 +0000 (21:28 +0300)
committerValentin Bartenev <vbart@nginx.com>
Tue, 20 Oct 2015 18:28:38 +0000 (21:28 +0300)
commitc0eb2f0759726f47bd06f5c8f46739f43ce55cac
treee85f190352c1bf440fdc75a28bbc7179c46042d4
parentc830cf28ae6216d3bd7e7e27dd9b281aa3d75c2c
HTTP/2: improved error handling while parsing integers.

The case when an integer is out of frame bounds should be checked first
as a more accurate error.
src/http/v2/ngx_http_v2.c