mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 12:23:32 +01:00
4 lines
169 B
Plaintext
4 lines
169 B
Plaintext
|
o Code simplification and refactoring:
|
||
|
- Use the simpler strcmpstart() helper in rend_parse_v2_service_descriptor
|
||
|
instead of strncmp(). Closes ticket 27630.
|