diff options
author | Valentin Bartenev <vbart@nginx.com> | 2016-02-04 18:01:04 +0300 |
---|---|---|
committer | Valentin Bartenev <vbart@nginx.com> | 2016-02-04 18:01:04 +0300 |
commit | 9add42c71e71c2af8e67eceeeb773d22a9cab760 (patch) | |
tree | ea75d2250ed73a6d1eadd4b27cb36fca95a90cf8 /src/core/ngx_module.h | |
parent | cb173ff6722635188546ce7dd8f2a737050d82d5 (diff) | |
download | nginx-9add42c71e71c2af8e67eceeeb773d22a9cab760.tar.gz nginx-9add42c71e71c2af8e67eceeeb773d22a9cab760.zip |
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.
Diffstat (limited to 'src/core/ngx_module.h')
0 files changed, 0 insertions, 0 deletions