]> git.kaiwu.me - nginx.git/commit
Fixed ngx_parse_size() / ngx_parse_offset() with 0-length strings.
authorMaxim Dounin <mdounin@mdounin.ru>
Fri, 17 Feb 2017 14:01:27 +0000 (17:01 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Fri, 17 Feb 2017 14:01:27 +0000 (17:01 +0300)
commit6183ca9ea8b76e3da42d6d866936e3d55702ee9d
treeca1861678dda9afc6abbf1d3a57a44144e1f3549
parentff16c6f99c6cc0959d1632fb4030730ba27657ef
Fixed ngx_parse_size() / ngx_parse_offset() with 0-length strings.
src/core/ngx_parse.c