]> git.ipfire.org Git - collecty.git/commit
queue: Allocate the correct amount of memory
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 29 Sep 2025 16:41:56 +0000 (16:41 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 29 Sep 2025 16:41:56 +0000 (16:41 +0000)
commitcd9abda60684b8ce4fc39e407cc75ee3dda21604
tree2b2eabbf3a1f4c80b852829dae0d157cb707e87f
parent7df8494d79efcb7b2fd66319cb8fd135f27683f3
queue: Allocate the correct amount of memory

This has been found by the clang static analyzer.

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