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-11-20 10:06:07 +01:00
2015-11-26 23:40:30 +01:00
2015-11-27 15:07:57 +01:00
2015-12-08 11:27:03 +01:00
2015-12-04 17:46:10 +01:00
2015-12-16 09:42:37 +01:00
2015-12-03 21:45:48 +01:00
2015-09-12 12:54:56 +02:00