mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
4 lines
158 B
Text
4 lines
158 B
Text
o Minor features (performance, allocation):
|
|
- Avoid a needless malloc()/free() pair every time we handle an ntor
|
|
handshake. Closes ticket 25150.
|
|
|