mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
5 lines
158 B
Text
5 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.
|
||
|
|