]> git.ipfire.org Git - people/ric9/pakfire.git/commit
snapshots: Return pointer without touching the reference counter
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 11 Jan 2025 18:44:38 +0000 (18:44 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 11 Jan 2025 18:44:38 +0000 (18:44 +0000)
commit03e55be10010ecb6292be025c45b544af37a1fa3
treeb56384cc2b81e477d3b97922eaea1810c0906bba
parent134d061295cd3837c11ff35d9d263d2308fcc603
snapshots: Return pointer without touching the reference counter

Hopefully this will make the static analyzer happier.

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