mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
5 lines
281 B
Text
5 lines
281 B
Text
o Minor bugfixes (compilation, hardening):
|
|
- Fix a memory leak warning in one of the libevent-related
|
|
configuration tests that could occur when manually specifying
|
|
-fsanitize=address. Fixes bug 24279; bugfix on 0.3.0.2-alpha.
|
|
Found and patched by Alex Xu.
|