mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
257cea8876
Cleanup some bugs discovered during 23576: * stop copying the first 20 characters of a 40-character hex string to a binary fingerprint * stop putting IPv6 addresses in a variable called "ipv4" * explain why we do a duplicate tt_int_op() to deliberately fail and print a value Fixes bug 29243; bugfix on 0.3.2.1-alpha.
4 lines
163 B
Plaintext
4 lines
163 B
Plaintext
o Minor bugfixes (testing, v3 onion services):
|
|
- Fix some incorrect code in the v3 onion service unit tests.
|
|
Fixes bug 29243; bugfix on 0.3.2.1-alpha.
|