For the pool size initialization, do not consider the allocation pool data as part...
commitb0ce087ff2a7a87038fb7dd076a6b9570b5092f2
authorStephanie Gawroriski <xer@multiphasicapps.net>
Mon, 11 Dec 2023 18:43:12 +0000 (11 18:43 +0000)
committerStephanie Gawroriski <xer@multiphasicapps.net>
Mon, 11 Dec 2023 18:43:12 +0000 (11 18:43 +0000)
treec6c787e2b526f44eda1c144eeea552331a9520fb
parent5be217d3273b822bab71de7674a55a08862bcde7
For the pool size initialization, do not consider the allocation pool data as part of the size itself... this fixes an overflow.
nanocoat/src/alloc.c
nanocoat/tests/testAllocSplit.c