mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
c88838f391
Once the packet buffer is full on heavy network load, gnrc_netif_hdr_build may return NULL. In that case, the following unchecked access to hdr->data leads to a crash. |
||
---|---|---|
.. | ||
echo | ||
error | ||
gnrc_icmpv6.c | ||
Makefile |