]> git.ipfire.org Git - pakfire.git/commit
config: Fix read-out-of-bounds when stripping the entire string
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 26 Sep 2023 16:46:36 +0000 (16:46 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 26 Sep 2023 17:09:21 +0000 (17:09 +0000)
commit333473a3f17d45a9ea4ab371df4944b1fc107fac
treed2121e8c18f9381d630969bac32d732cc756e547
parent65eb1fbf36b13e3d2e1a91bfdf392262eb0dfcfa
config: Fix read-out-of-bounds when stripping the entire string

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