tor/changes/ticket27630

4 lines
169 B
Plaintext
Raw Normal View History

o Code simplification and refactoring:
- Use the simpler strcmpstart() helper in rend_parse_v2_service_descriptor
instead of strncmp(). Closes ticket 27630.