mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
b970d00064
According to the documentation of `gnrc_ipv6_nib_get_next_hop_l2addr()` `pkt` may be `NULL`. However, whenever that function sends an error message (the methods for that require `orig_pkt` not to be NULL) `pkt` is not checked, which may lead to failed assertions. |
||
---|---|---|
.. | ||
blacklist | ||
ext | ||
hdr | ||
nib | ||
whitelist | ||
gnrc_ipv6.c | ||
Makefile |