aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket29617
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2019-05-23 09:40:07 -0400
committerDavid Goulet <dgoulet@torproject.org>2019-05-23 09:40:07 -0400
commite13e2012b9d1bbde73bea22d9fd13fb0b88c04de (patch)
tree9dd66137f69b56f0390ca45045a758c70ba75e75 /changes/ticket29617
parent327bb0e2ca72dd57bd1ceb9c05dd90dfffcc92a5 (diff)
parent37aae23945c45c459091b38699130a14466d33ef (diff)
downloadtor-e13e2012b9d1bbde73bea22d9fd13fb0b88c04de.tar.gz
tor-e13e2012b9d1bbde73bea22d9fd13fb0b88c04de.zip
Merge branch 'tor-github/pr/1034'
Diffstat (limited to 'changes/ticket29617')
-rw-r--r--changes/ticket296174
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket29617 b/changes/ticket29617
new file mode 100644
index 0000000000..4d50ea9627
--- /dev/null
+++ b/changes/ticket29617
@@ -0,0 +1,4 @@
+ o Minor bugfixes (out-of-memory handler):
+ - When purging the DNS cache because of an out-of-memory condition,
+ try purging just the older entries at first. Previously, we would
+ purge the whole thing. Fixes bug 29617; bugfix on 0.3.5.1-alpha.