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)
commitabb24e9d71b3edb9cacf4c04361cc0dfd4e6a061
tree9d5b9c41af1c42d264acb5cb243ef35738d6cad0
parent92df36a610421ed5fcae90e832f64e3acfb7d431
Cleanup local_address in protocol_edge.c

In line 131 local_address has been defined,
but the memory was never freed on return.
src/protocol_edge.c