]> git.ipfire.org Git - pakfire.git/commit
snapshots: Protect against invalid inputs
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 19 Jul 2022 14:21:28 +0000 (14:21 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 19 Jul 2022 14:21:28 +0000 (14:21 +0000)
commit5b25bf0b6aee96a7006c6e762d688a9d38b7408d
tree86791eae24483925d44cd70765c32ecb129acd76
parenta2faf8de781d382d6984ccbe2edc0d61f07ed9fd
snapshots: Protect against invalid inputs

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