aboutsummaryrefslogtreecommitdiff
path: root/doc/state-contents.txt
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-04-26 12:45:34 -0400
committerNick Mathewson <nickm@torproject.org>2014-04-29 13:00:00 -0400
commit65575b0755f64d21d59532bf58e6c27e14086bbb (patch)
tree40d9d70ad47837ed1da9532a1401d89aeffe901f /doc/state-contents.txt
parentef3d7f2f97caf961effd7935dd3231e6bba62ca5 (diff)
downloadtor-65575b0755f64d21d59532bf58e6c27e14086bbb.tar
tor-65575b0755f64d21d59532bf58e6c27e14086bbb.tar.gz
Stop leaking memory in error cases of md parsing
When clearing a list of tokens, it's important to do token_clear() on them first, or else any keys they contain will leak. This didn't leak memory on any of the successful microdescriptor parsing paths, but it does leak on some failing paths when the failure happens during tokenization. Fixes bug 11618; bugfix on 0.2.2.6-alpha.
Diffstat (limited to 'doc/state-contents.txt')
0 files changed, 0 insertions, 0 deletions