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-25 00:05:18 +02:00
2015-07-07 17:49:17 +02:00
2014-11-08 20:09:55 +01:00
2015-07-20 14:00:04 +02:00
2015-04-19 16:36:05 +02:00
2015-11-30 20:33:53 +01:00
2015-11-24 10:46:06 +01:00
2015-08-21 23:30:04 +02:00
2015-09-03 13:33:18 +02:00
2015-10-21 19:45:58 +02:00
2014-11-30 22:34:50 +01:00
2015-09-16 10:58:50 +02:00
2015-09-16 10:58:51 +02:00