comparison auto/cc/clang @ 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 80bd391c90d1
children 9eefb38f0005
comparison
equal deleted inserted replaced
6376:0e0e2e522fa2 6377:11e019750adc