diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-05-18 12:21:46 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-05-18 12:21:46 -0400 |
commit | 4c4dd505be30de996659f9d3496fc88956fcfbf6 (patch) | |
tree | 6d7fe6218ce2518e272b1537614bc0cf0aa8e928 /src/or/Makefile.am | |
parent | c1da29e22d138bb30b6ade452aa0e0321330efe3 (diff) | |
download | tor-4c4dd505be30de996659f9d3496fc88956fcfbf6.tar.gz tor-4c4dd505be30de996659f9d3496fc88956fcfbf6.zip |
Fix a hard-to-trigger memory leak in launch_resolve
To hit this leak, you need to be a relay that gets a RESOLVE request
or an exit node getting a BEGIN or RESOLVE request. You must either
have unconfigured (and unconfigurable) nameservers, or you must have
somehow set DisableNetwork after a network request arrived but
before you managed to process it.
So, I doubt this is reached often. Still, a leak's a leak. Fix for
bug 5916; bugfix on 0.2.3.9-alpha and 0.1.2.1-alpha.
Diffstat (limited to 'src/or/Makefile.am')
0 files changed, 0 insertions, 0 deletions