mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
6 lines
314 B
Plaintext
6 lines
314 B
Plaintext
|
o Minor bugfixes (unit tests):
|
||
|
- Split test_utils_general() to several smaller test functions in
|
||
|
test_utils_general(). This makes it easier to perform resource
|
||
|
deallocation on assert failure and fixes Coverity warnings CID 1444117
|
||
|
and CID 1444118. Fixes bug 29823; bugfix on 0.2.9.1-alpha.
|