[tor-bugs] #20716 [Core Tor/Tor]: memory leak in connection_handle_listener_read()

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Nov 21 17:35:23 UTC 2016


#20716: memory leak in connection_handle_listener_read()
--------------------------+------------------------------------
 Reporter:  arma          |          Owner:
     Type:  defect        |         Status:  needs_review
 Priority:  Medium        |      Milestone:  Tor: 0.2.9.x-final
Component:  Core Tor/Tor  |        Version:  Tor: 0.2.6.3-alpha
 Severity:  Normal        |     Resolution:
 Keywords:                |  Actual Points:
Parent ID:                |         Points:
 Reviewer:                |        Sponsor:
--------------------------+------------------------------------

Comment (by arma):

 I think one question we need to answer is: which string would we like in
 the address field?

 The first string we write is "AF_UNIX". The second string we write is
 "/home/arma/.tor/socks", i.e. the file system path for the sockssocket.

 I think the second one is a little bit more useful, since if we have
 multiple sockssockets, then conn->address will tell us which one caused
 the stream?

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


More information about the tor-bugs mailing list