1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include/net/gnrc/ipv6
Yonezawa-T2 542e045bba gnrc_ipv6_netif: fixed crash when ENABLE_DEBUG is 1.
When ENABLE_DEBUG is 1, `out` is dereferenced unconditionally, but
`_parse_options` in `gnrc_rpl_control_messages.c` calls it with NULL.

Clarified `out` must not NULL and fixed `_parse_options`.
2016-01-07 10:08:37 +09:00
..
ext.h gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00
hdr.h gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00
nc.h nc: use xtimer for gnrc_ipv6_nc_t::nbr_sol_timer 2015-10-28 15:24:45 +01:00
netif.h gnrc_ipv6_netif: fixed crash when ENABLE_DEBUG is 1. 2016-01-07 10:08:37 +09:00
whitelist.h doc: fix gnrc_ipv6_whitelist group and description 2015-10-13 19:55:29 +02:00