mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
6 lines
278 B
Text
6 lines
278 B
Text
|
o Minor bugfixes:
|
||
|
- Fix all valgrind warnings produced by the unit tests. There were
|
||
|
over a thousand memory leak warnings previously, mostly produced
|
||
|
by forgetting to free things in the unit test code. Fixes bug
|
||
|
11618, bugfixes on many versions of Tor.
|