Cleanup local_address in protocol_edge.c
authorthorkill <thkr@hannover.ccc.de>
Sat, 4 Jul 2015 01:21:01 +0000 (03:21 +0200)
committerthorkill <thkr@hannover.ccc.de>
Sat, 4 Jul 2015 01:24:13 +0000 (03:24 +0200)
In line 131 local_address has been defined,
but the memory was never freed on return.


No differences found