Skip to content

Pull requests: dloebl/cgif

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix 32-bit overflow in byteList size calc in LZW_GenerateStream
#118 opened May 20, 2026 by rootvector2 Contributor Loading…
fix overflow in buffer allocation
#117 opened Mar 27, 2026 by uwezkhan Contributor Loading…
fix overflow in allocation
#116 opened Mar 27, 2026 by uwezkhan Contributor Loading…
fix overflow issue in buffer allocation
#115 opened Mar 27, 2026 by uwezkhan Contributor Loading…
Add benchmark scripts
#114 opened Mar 26, 2026 by dloebl Owner Loading…
Fix 32-bit overflow in LZW size calculation (MAX_CODE_LEN * lzwPos)
#108 opened Mar 1, 2026 by uwezkhan Contributor Loading…
Add overflow protection to LZW buffer allocation
#107 opened Mar 1, 2026 by uwezkhan Contributor Loading…
ProTip! Filter pull requests by the default branch with base:main.