]> git.ipfire.org Git - thirdparty/tor.git/commit
Fix leak in test_util.c
authorTaylor Yu <catalyst@torproject.org>
Thu, 28 Sep 2017 22:53:38 +0000 (17:53 -0500)
committerTaylor Yu <catalyst@torproject.org>
Thu, 28 Sep 2017 22:53:38 +0000 (17:53 -0500)
commit2ae1b7e2db4eafa4270cfcbf014412abea45b969
tree949dccc45100b6f8bf939764344e8a5cdaeeb491
parent3a073c463dbade2171a1a6ec1558bd81c0ff27f9
Fix leak in test_util.c

AddressSanitizer found a leak in test_util_decompress_dos_impl().
Fixes bug #23691.
src/test/test_util.c