[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #8471 [Stem]: AUTH COOKIEFILE parsing failure
#8471: AUTH COOKIEFILE parsing failure
---------------------+------------------------------------------------------
Reporter: respice | Owner: atagar
Type: defect | Status: new
Priority: normal | Milestone:
Component: Stem | Version:
Keywords: | Parent:
Points: | Actualpoints:
---------------------+------------------------------------------------------
Comment(by respice):
Yes, the \\t sequence is replaced with a tab and the path is corrupted.
Here is the telnet output.
PROTOCOLINFO
250-PROTOCOLINFO 1
250-AUTH METHODS=COOKIE,SAFECOOKIE,HASHEDPASSWORD
COOKIEFILE="C:\\Users\\Respice\\AppData\\Roaming\\tor\\control_auth_cookie"
250-VERSION Tor="0.2.3.25"
250 OK
Here it is from the debugger ...
Before stem escapement
"next_entry" str:
C:\\\\Users\\\\Respice\\\\AppData\\\\Roaming\\\\tor\\\\control_auth_cookie
After stem escapement
"next_entry" str: C:\\Users\\Respice\\AppData\\Roaming\\
or\\control_auth_cookie
Thanks for your great work!
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8471#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs