this is no reason to break:
authorMatthias Wachs <wachs@net.in.tum.de>
Fri, 1 Jul 2011 08:58:42 +0000 (08:58 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Fri, 1 Jul 2011 08:58:42 +0000 (08:58 +0000)
commit099a914aa33836fb078c7a0b18a04df70efe02a5
treea7feb067c31d38ab37f1d7e1e9c0bce7ea4eea29
parent11a2d8cd5b619a0fea63e766585c6ec4687a0707
this is no reason to break:
this happens during shutdown, when the
- plugins are unloaded
- the addresses are freed
- and the NAT_unregister does the callback to remove addresses but the plugin adn addresses are already freed

just return is imho fine
src/transport/gnunet-service-transport.c