zlib/test
Mark Adler 915a3d5b7b Avoid use of snprintf() in test/minigzip.c.
It was being used only as a safe version of strcpy(). Instead, use
a safe alternative to strcpy().
2024-02-06 18:27:31 -08:00
..
example.c Improve portability to RISC OS. 2024-01-23 06:27:49 -08:00
infcover.c Fix warnings on test/infcover.c. 2023-04-17 20:21:58 -07:00
minigzip.c Avoid use of snprintf() in test/minigzip.c. 2024-02-06 18:27:31 -08:00