diff options
author | Alexander Færøy <ahf@torproject.org> | 2018-06-23 10:27:10 +0200 |
---|---|---|
committer | Alexander Færøy <ahf@torproject.org> | 2018-06-23 10:27:10 +0200 |
commit | dc2384da30cae716f512dedef37d27f00c43f29d (patch) | |
tree | eb86e125712cc27e96c53960d38eac6e553f37cc /src/or | |
parent | 8c8941eb297a166aa7b1b915a543bf97b3a63039 (diff) | |
download | tor-dc2384da30cae716f512dedef37d27f00c43f29d.tar.gz tor-dc2384da30cae716f512dedef37d27f00c43f29d.zip |
Fix potential memory leak in hs_helper_build_hs_desc_impl().
This patch fixes a memory leak in hs_helper_build_hs_desc_impl() where
if a test assertion would fail we would leak the storage that `desc`
points to.
See: Coverity CID 1437448
Diffstat (limited to 'src/or')
0 files changed, 0 insertions, 0 deletions