mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Define and use TOR_ADDRPORT_BUF_LEN
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
o Code simplification and refactoring:
|
||||
- Define and use a new constant TOR_ADDRPORT_BUF_LEN which is like
|
||||
TOR_ADDR_BUF_LEN but includes enough space for an IP address,
|
||||
brackets, seperating colon, and port number. Closes ticket 33956.
|
||||
Patch by Neel Chauhan.
|
||||
Reference in New Issue
Block a user