Debian Patches

Status for apngopt/1.4-4

Patch Description Author Forwarded Bugs Origin Last update
0002-strcpy-avoid-stack-buffer-overflow.patch strcpy avoid stack buffer overflow
apngopt crashes with stack buffer overflow when calling with command line
argument longer than 247 bytes.

Suggested fix: use strncpy or verify szIn length before copying.

Proposed patch:
```
2372c2372
< strcpy(szOut, szIn);
David Petek <david.petek@gmail.com> no 2020-04-29
0003-update-Makefile.patch update Makefile for Hardening and use system library zopfli xiao sheng wen <atzlinux@sina.com> not-needed 2022-07-07
0004-fix-Makefile-Shuffle.patch fix FTBFS with make --shuffle=reverse xiao sheng wen <atzlinux@sina.com> not-needed debian 2025-05-14

All known versions for source package 'apngopt'

Links