#13896: torsocks prints wrong error messages about setuid/setgid executables
----------------------+-------------------------
 Reporter:  mitya57   |          Owner:  dgoulet
     Type:  defect    |         Status:  new
 Priority:  normal    |      Milestone:
Component:  Torsocks  |        Version:
 Keywords:            |  Actual Points:
Parent ID:            |         Points:
----------------------+-------------------------
 Test case:

 $ touch foo
 $ chmod u+xs foo
 $ torsocks ./foo bar
 ERROR: ./foo is setbarid. torsocks will not work on a setbarid executable.

 “setbarid” is nonsense. The message should read “setuid” instead.

 A patch is attached.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13896>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Reply via email to