]> git.ipfire.org Git - pakfire.git/commit
tests: Remove various smaller memory "leaks"
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 22 Feb 2025 16:20:04 +0000 (16:20 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 22 Feb 2025 16:20:04 +0000 (16:20 +0000)
commitdff1090481bc64c9c38320ceffe3057ce0537e14
tree3e0ce271a359b7b2b859d86e26721162e54d7dd0
parent047fb1258a4b55aa29a42f1de7e4623687be3205
tests: Remove various smaller memory "leaks"

There are not critical because the test suite does not run for very
long.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
tests/libpakfire/archive.c
tests/libpakfire/jail.c
tests/libpakfire/log_buffer.c
tests/libpakfire/makefile.c
tests/libpakfire/package.c
tests/libpakfire/repo.c
tests/libpakfire/util.c