[tor-bugs] #11437 [Tor]: Memory leak on successful PTR lookup
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Apr 8 03:24:09 UTC 2014
#11437: Memory leak on successful PTR lookup
-------------------------------------------------+-------------------------
Reporter: nickm | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Tor:
Component: Tor | 0.2.5.x-final
Keywords: tor-client dns coverity | Version:
024-backport | Actual Points:
Parent ID: | Points:
-------------------------------------------------+-------------------------
In inform_pending_connections, set_exitconn_info_from_resolve() is allowed
to set hostname to a newly allocated string... but nothing actually frees
hostname.
This is coverity CID 1198198.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/11437>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list