]> git.ipfire.org Git - pakfire.git/commit
path: Fix a potential memory leak if either path is not absolute
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 22 Oct 2024 14:40:06 +0000 (14:40 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 22 Oct 2024 14:40:06 +0000 (14:40 +0000)
commitb7ceb2f80a7a55afb0bb377535cda55cd91083d3
treec6d6d4e1cc2d6469b0e0540d10c10ef4c71119fb
parentf8031e4c68731e25230c37793ce37655146d422a
path: Fix a potential memory leak if either path is not absolute

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