diff options
author | Valentin Bartenev <vbart@nginx.com> | 2016-02-12 16:36:20 +0300 |
---|---|---|
committer | Valentin Bartenev <vbart@nginx.com> | 2016-02-12 16:36:20 +0300 |
commit | 822fc91b093b85a94ca54fc8c7e2d85fc5a4daf8 (patch) | |
tree | 6bb1c7a1402cd0c3bda32799e1d7e1dd0e6e0bf6 /src/os/unix | |
parent | 531e6fbfd6c785a7b42c285c12d3f0721cc989c7 (diff) | |
download | nginx-822fc91b093b85a94ca54fc8c7e2d85fc5a4daf8.tar.gz nginx-822fc91b093b85a94ca54fc8c7e2d85fc5a4daf8.zip |
HTTP/2: fixed undefined behavior in ngx_http_v2_huff_encode().
When the "pending" value is zero, the "buf" will be right shifted
by the width of its type, which results in undefined behavior.
Found by Coverity (CID 1352150).
Diffstat (limited to 'src/os/unix')
0 files changed, 0 insertions, 0 deletions