]> git.ipfire.org Git - pakfire.git/commit
buffer: Don't allow to resize the buffer smaller than what it holds
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 24 Mar 2025 18:11:36 +0000 (18:11 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 24 Mar 2025 18:11:36 +0000 (18:11 +0000)
commitb1111e2a181a295f05d62ac9cbcf3c91fe1d0b00
treed6c0ac989aa0bd75edd019807450ae5fa57edcd7
parent44071b68f235b67e227727c3715ad25f3b6b9640
buffer: Don't allow to resize the buffer smaller than what it holds

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