mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 06:13:31 +01:00
changes file for 30629
This commit is contained in:
parent
ba9b0319b0
commit
8f3430fc28
6
changes/bug30629
Normal file
6
changes/bug30629
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
o Minor bugfixes (shutdown, libevent, memory safety):
|
||||||
|
- Avoid use-after-free bugs when shutting down, by making sure that we
|
||||||
|
shut down libevent only after shutting down all of its users. We
|
||||||
|
believe these are harmless in practice, since they only occur on the
|
||||||
|
shutdown path, and do not involve any attacker-controlled data. Fixes
|
||||||
|
bug 30629; bugfix on 0.4.1.1-alpha.
|
Loading…
Reference in New Issue
Block a user