Fix a memory leak on failure to create keys directory.
commit85ff6f9114eb2d492d88ed55d01a69f7bafb10be
authorNick Mathewson <nickm@torproject.org>
Thu, 11 Apr 2019 22:18:14 +0000 (11 18:18 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 11 Apr 2019 22:18:14 +0000 (11 18:18 -0400)
treed47479705c57356f537514d0fe20d21a0ec2793f
parent48e990359b05661f2dd0ae503143ee9b18442475
Fix a memory leak on failure to create keys directory.

Fixes bug 30148, which is also CID 1437429 and CID 1437454. Bugfix
on 0.3.3.1-alpha, when separate key directories became a thing.
changes/bug30148 [new file with mode: 0644]
src/or/routerkeys.c