netifd: fix a use-after-free issue on wireless config update
authorFelix Fietkau <nbd@openwrt.org>
Tue, 29 Apr 2014 13:16:21 +0000 (15:16 +0200)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 29 Apr 2014 13:16:22 +0000 (15:16 +0200)
After vlist_add() the device could have been freed

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

No differences found