Memory leak on successful PTR lookup
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.
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.
changed milestone to %Tor: 0.2.5.x-final
Fix in branch "bug11437_024" in my public repository.
Trac:
Status: new to needs_review
Keywords: tor-client dns coverity 024-backport deleted, tor-relay dns coverity 024-backport added
Looks good to me.
Looks fine - merge away.
Great; taking this into 0.2.4 and master.
Trac:
Resolution: N/A to fixed
Status: needs_review to closed
closed
moved to tpo/core/tor#11437 (closed)