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
..
2015-09-11 16:32:36 +02:00
2015-12-08 11:27:03 +01:00
2015-12-08 11:27:03 +01:00
2015-06-15 12:32:13 +02:00
2015-12-09 13:18:23 +01:00
2015-09-11 16:32:36 +02:00
2015-08-31 15:18:42 +02:00
2015-12-08 11:27:03 +01:00