mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
3 lines
161 B
Text
3 lines
161 B
Text
o Minor features (performance):
|
|
- Speed up directory parsing a little by avoiding use of the
|
|
non-inlined strcmp_len() function. Closes ticket 28856.
|