]> git.ipfire.org Git - pakfire.git/commit
snapshot: Ensure that pointer it always reset
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 23 Oct 2024 11:35:38 +0000 (11:35 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 23 Oct 2024 11:35:38 +0000 (11:35 +0000)
commit347408167681c8e4475d884938affc85a93cad9d
tree1bd4e3c5f3d9401953299e0004cc3661d6bd8519
parentfae98dafba13f87724df57c6d712f0281ba87dd0
snapshot: Ensure that pointer it always reset

Even if something else keeps holding a reference to the snapshot.

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