diff options
Diffstat (limited to 'changes/bug5916')
-rw-r--r-- | changes/bug5916 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug5916 b/changes/bug5916 new file mode 100644 index 0000000000..b099c26ef1 --- /dev/null +++ b/changes/bug5916 @@ -0,0 +1,6 @@ + o Minor bugfixes: + - Fix a memory leak when trying to launch a DNS request when the + network is disabled or the nameservers are unconfigurable. Fix + for bug 5916; bugfix on Tor 0.1.2.1-alpha (for the + unconfigurable nameserver case) and on 0.2.3.9-alpha (for the + DisableNetwork case). |