]> git.ipfire.org Git - pakfire.git/commit
Remove use of snprintf() throughout the library
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 18 Aug 2022 19:43:11 +0000 (19:43 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 18 Aug 2022 19:43:11 +0000 (19:43 +0000)
commit45d1bfad1a26942b561694cd54f3a7f125e7a06f
treea531a75de6f8f4d84ef2fa206a95bc97166c78b0
parent06e2161b5f9f6b90ff1925291eea8314ef0b2654
Remove use of snprintf() throughout the library

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/config.c
src/libpakfire/parser.c
tests/libpakfire/makefile.c
tests/libpakfire/parser.c