]> git.ipfire.org Git - pakfire.git/commit
Use assert() to make the static analyzer happy
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 15 Feb 2025 14:47:05 +0000 (14:47 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 15 Feb 2025 14:47:05 +0000 (14:47 +0000)
commitb9a7c6a0adeb60e8811aa9cd121a4d7bd170401e
tree2319bb959dd443953fc2bf2f07844f678b823a2c
parentf5412b809632c2f932b7b96b8253a35ab35c4fa8
Use assert() to make the static analyzer happy

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