mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
Closes bug 30151/coverity CID 1441830. Bugfix on 0.4.0.1-alpha when we started doing trunnel parsing in tor-resolve.c.
5 lines
283 B
Text
5 lines
283 B
Text
o Minor bugfixes (tor-resolve):
|
|
- Fix a memory leak in tor-resolve that could happen if Tor gave it a
|
|
malformed SOCKS response. (Memory leaks in tor-resolve don't actually
|
|
matter, but it's good to fix them anyway.) Fixes bug 30151; bugfix on
|
|
0.4.0.1-alpha.
|