mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Fix a leak memory on the failing case of test_memeq_hex
svn:r18094
This commit is contained in:
@@ -158,6 +158,8 @@
|
||||
__LINE__, \
|
||||
PRETTY_FUNCTION, \
|
||||
#expr1, _test_v2, _mem1, _test_v2); \
|
||||
tor_free(_mem1); \
|
||||
tor_free(_mem2); \
|
||||
goto done; \
|
||||
} \
|
||||
tor_free(_mem2); \
|
||||
|
||||
Reference in New Issue
Block a user