]> git.ipfire.org Git - pakfire.git/commit
file: Cleanup initializing files
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 22 Oct 2024 14:34:46 +0000 (14:34 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 22 Oct 2024 14:34:46 +0000 (14:34 +0000)
commit3555783bed2d20e08ee963eb8e7894b809329b86
tree3377c8b789f9de44528cd191181343afc4abac5d
parentd1bc07f07f0dec2531428cfacfa53d706406c079
file: Cleanup initializing files

There was a potential memory leak here if the entry could not be
allocated.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/file.c