mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
6 lines
290 B
Plaintext
6 lines
290 B
Plaintext
|
o Minor bugfix (channel connection):
|
||
|
- The accurate address of a connection is real_addr, not the addr member.
|
||
|
TLS Channel remote address is now real_addr content instead of addr
|
||
|
member. Fixes bug 24952; bugfix on 707c1e2e26 in 0.2.4.11-alpha.
|
||
|
Patch by "ffmancera".
|