mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
5 lines
265 B
Plaintext
5 lines
265 B
Plaintext
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".
|