diff options
author | Alexander Færøy <ahf@torproject.org> | 2018-06-23 10:33:40 +0200 |
---|---|---|
committer | Alexander Færøy <ahf@torproject.org> | 2018-06-23 10:33:40 +0200 |
commit | d86c45bf5cc75a526b884a754d72ef4d11aa0693 (patch) | |
tree | 04241f8b3388b80c8637fab02f8d7ffc6debf9ce /src/or/control.c | |
parent | dc2384da30cae716f512dedef37d27f00c43f29d (diff) | |
download | tor-d86c45bf5cc75a526b884a754d72ef4d11aa0693.tar.gz tor-d86c45bf5cc75a526b884a754d72ef4d11aa0693.zip |
Fix memory leak in client_likes_consensus().
This patches fixes a memory leak in client_likes_consensus() where if
consensus_cache_entry_get_voter_id_digests() would fail we would return
without having free'd the voters list.
See: Coverity CID 1437447
Diffstat (limited to 'src/or/control.c')
0 files changed, 0 insertions, 0 deletions