]> git.ipfire.org Git - pakfire.git/commit
util: Fix potential double-free on error
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 12 Sep 2023 17:43:38 +0000 (17:43 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 12 Sep 2023 17:43:38 +0000 (17:43 +0000)
commit1b0f4ce1ce58f2b47e2ae660569c9129b5b8ff9f
treed3f245d938da2e030e3cd62c9b72a6b7f6c73f52
parent06d741c659f365cce87c2023d436ec87b6eac30f
util: Fix potential double-free on error

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