]> git.ipfire.org Git - location/libloc.git/commit
stringpool: Avoid memory leak if mmap() fails
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 11 Jul 2021 12:27:43 +0000 (12:27 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 11 Jul 2021 12:27:43 +0000 (12:27 +0000)
commitacf44a730b7cea86c8762a2896455fe4750479f9
treed146dd8f2ef89c4940cf05e0f671a1845a9a6829
parent8d10d064ff135a47f72119e711d1a11c2aef46f4
stringpool: Avoid memory leak if mmap() fails

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