mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
3b133811d6
Currently it can happen if there is a spot of size `n` free that a chunk of size `n + 1` is inserted, if `n` is devisable by the word length of the platform. This patch fixes this issue. |
||
---|---|---|
.. | ||
_pktbuf_dynamic.c | ||
_pktbuf_internal.h | ||
_pktbuf_static.c | ||
Makefile | ||
ng_pktbuf.c |