comparison src/http/ngx_http_cache.h @ 6377:11e019750adc

HTTP/2: fixed possible buffer overrun (ticket #893). Due to greater priority of the unary plus operator over the ternary operator the expression didn't work as expected. That might result in one byte less allocation than needed for the HEADERS frame buffer.
author Valentin Bartenev <vbart@nginx.com>
date Thu, 04 Feb 2016 18:01:04 +0300
parents d698c300b9ff
children 043914d19be8
comparison
equal deleted inserted replaced
6376:0e0e2e522fa2 6377:11e019750adc