diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-09-19 12:22:49 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-09-19 12:22:49 -0400 |
commit | 7dbf66713f22b5e04a36d300307a4df7e375e76b (patch) | |
tree | af4f522e70d79db72e48370d57c0314f3994738d /src/or/onion_fast.h | |
parent | 0c807cf3e48cca5f4f93e8b1082bd62f2978cba4 (diff) | |
download | tor-7dbf66713f22b5e04a36d300307a4df7e375e76b.tar tor-7dbf66713f22b5e04a36d300307a4df7e375e76b.tar.gz |
When freeing a cert_list_t, avoid memory leak.
We were freeing these on exit, but when we added the dl_status_map
field to them in fddb814f, we forgot to arrange for it to be freed.
I've moved the cert_list_free() code into its own function, and added
an appropriate dsmap_free() call.
Fixes bug 9644; bugfix on 0.2.4.13-alpha.
Diffstat (limited to 'src/or/onion_fast.h')
0 files changed, 0 insertions, 0 deletions