mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
nodelist: use strcmpstart() instead of strncmp()
in rend_parse_v2_service_descriptor.
Fix on c58675ca72
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
o Code simplification and refactoring:
|
||||
- Use the simpler strcmpstart() helper in rend_parse_v2_service_descriptor
|
||||
instead of strncmp(). Closes ticket 27630.
|
||||
Reference in New Issue
Block a user