1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc/network_layer/ndp
Martine Lenders d731d24d3a gnrc_ndp_node: put next_hop_actual in correct scope
In the if-block the pointer gets free'd as soon as the if-block is
exited. This PR prevents that.
2015-08-31 13:19:45 +02:00
..
internal gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00
node gnrc_ndp_node: put next_hop_actual in correct scope 2015-08-31 13:19:45 +02:00
gnrc_ndp.c gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00
Makefile gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00