mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
9fa73003fc
Dmalloc hasn't seen a release in over a decade, and there are much better tools to use these days.
5 lines
193 B
Plaintext
5 lines
193 B
Plaintext
o Removed features:
|
|
- Tor no longer supports building with the dmalloc library. For debugging
|
|
memory issues, we suggest using gperftools or msan instead.
|
|
Closes ticket 26426.
|