aboutsummaryrefslogtreecommitdiff
path: root/changes/bug20710_025
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug20710_025')
-rw-r--r--changes/bug20710_0254
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug20710_025 b/changes/bug20710_025
deleted file mode 100644
index 12bd07536c..0000000000
--- a/changes/bug20710_025
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor bugfixes (memory leak, use-after-free, linux seccomp2 sandbox):
- - Fix a memory leak and use-after-free error when removing entries
- from the sandbox's getaddrinfo() cache. Fixes bug 20710; bugfix on
- 0.2.5.5-alpha. Patch from "cypherpunks".