Fix memory leak
commit7f1f6984daba22c4e95d9338a4b4433c142ebd23
authorSebastian Hahn <sebastian@torproject.org>
Sat, 26 Sep 2009 13:38:52 +0000 (26 15:38 +0200)
committerNick Mathewson <nickm@torproject.org>
Sun, 27 Sep 2009 16:00:02 +0000 (27 12:00 -0400)
tree269254670b163293042a3a90cc6fc39bf091ea41
parent0a438c7daf19228e04cf71a5c68cb9d701685e58
Fix memory leak

Some memory could be lost in the error case of
circuit_build_times_parse_state.

Found by Coverity
ChangeLog
src/or/circuitbuild.c