mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Avoid hard (impossible?)-to-trigger double-free in dns_resolve()
Fixes 6480; fix on 0.2.0.1-alpha; based on pseudonymous patch.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
o Major bugfixes:
|
||||
- Avoid read-from-freed-RAM bug and related double-free bug that
|
||||
could occur when a DNS request fails while launching it. Fixes
|
||||
bug 6480; bugfix on 0.2.0.1-alpha.
|
||||
|
||||
Reference in New Issue
Block a user