diff options
author | Hans Wennborg <hans@chromium.org> | 2023-12-15 15:10:19 +0100 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2024-01-13 22:30:30 -0800 |
commit | ee474ff2d11715485a87b123edbdd615ba218b88 (patch) | |
tree | 6835ae1c20520f5c259de8c69e904400e71e8dde /old | |
parent | 4bd9a71f3539b5ce47f0c67ab5e01f3196dc8ef9 (diff) | |
download | zlib-ee474ff2d11715485a87b123edbdd615ba218b88.tar.gz zlib-ee474ff2d11715485a87b123edbdd615ba218b88.tar.bz2 zlib-ee474ff2d11715485a87b123edbdd615ba218b88.zip |
Fix pending buffer overflow assert with LIT_MEM allocation.
Since each element in s->d_buf is 2 bytes, the sx index should be
multiplied by 2 in the assert.
Fixes #897
Diffstat (limited to 'old')
0 files changed, 0 insertions, 0 deletions