Stop leaking 'sig' at each call of router_append_dirobj_signature()
commiteff16e834b409fbd46087b303a4982b4f8b3fefa
authorRoger Dingledine <arma@torproject.org>
Sun, 23 Mar 2014 04:42:18 +0000 (23 00:42 -0400)
committerNick Mathewson <nickm@torproject.org>
Sun, 23 Mar 2014 19:53:51 +0000 (23 15:53 -0400)
treeb6e5b36e1e6ba4c20bd1e0e1c721d82d8add0acc
parenta83abcf5ee5cb8fe245bc97e089e082f62921194
Stop leaking 'sig' at each call of router_append_dirobj_signature()

The refactoring in commit cb75519b (tor 0.2.4.13-alpha) introduced
this leak.
src/or/routerparse.c