[tor-bugs] #28861 [Core Tor/Torsocks]: torsocks: Unsupported syscall number 217

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Jan 7 15:29:47 UTC 2019


#28861: torsocks: Unsupported syscall number 217
------------------------------------+--------------------------------
 Reporter:  ilf                     |          Owner:  dgoulet
     Type:  defect                  |         Status:  needs_revision
 Priority:  Medium                  |      Milestone:
Component:  Core Tor/Torsocks       |        Version:  Tor: 0.3.4.9
 Severity:  Normal                  |     Resolution:
 Keywords:  torsocks, syscall, 217  |  Actual Points:
Parent ID:                          |         Points:
 Reviewer:                          |        Sponsor:
------------------------------------+--------------------------------
Changes (by dgoulet):

 * status:  needs_review => needs_revision


Comment:

 Thanks onirony!

 * The `getdents64()` should be using `struct linux_dirent64` according to
 the man page.

 * The `unsigned int count;` seems to have an extra white space at the
 start. And the `unsigned int fd;` in both functions has a extra white
 space at the end.

 Rest lgtm;

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/28861#comment:6>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list