Skip to content

Fix 32-bit overflow in LZW size calculation (MAX_CODE_LEN * lzwPos)#108

Open
uwezkhan wants to merge 3 commits into
dloebl:mainfrom
uwezkhan:fix/lzw-size-multiplication-overflow
Open

Fix 32-bit overflow in LZW size calculation (MAX_CODE_LEN * lzwPos)#108
uwezkhan wants to merge 3 commits into
dloebl:mainfrom
uwezkhan:fix/lzw-size-multiplication-overflow

tests: enlarge lzw_size_overflow image so lzwPos exceeds wrap threshold

b0b3ec3
Select commit
Loading
Failed to load commit list.
Sign in for the full log view

Annotations

1 warning
Linux 32-bit (Ubuntu 22.04)
succeeded Jul 2, 2026 in 1m 2s