mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
4 lines
181 B
Plaintext
4 lines
181 B
Plaintext
o Code simplification and refactoring:
|
|
- Small changes to Tor's buf_t API to make it suitable for use as
|
|
a general-purpose safe string constructor. Closes ticket 22342.
|