mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
65ab38a894
If an unevenly sized allocation is requested, the next buffer handed out would start at an unaligned address. Fix this by rounding up to the next word-sized allocation size. |
||
---|---|---|
.. | ||
include | ||
Makefile | ||
oneway-malloc.c |