Merge branch 'bug27709_029' into maint-0.2.9
[tor.git] / changes / bug20710_025
blob12bd07536c161f035014da169fe27dc2f3720522
1   o Minor bugfixes (memory leak, use-after-free, linux seccomp2 sandbox):
2     - Fix a memory leak and use-after-free error when removing entries
3       from the sandbox's getaddrinfo() cache. Fixes bug 20710; bugfix on
4       0.2.5.5-alpha. Patch from "cypherpunks".