Explorar o código

changes file for 30629

Nick Mathewson %!s(int64=7) %!d(string=hai) anos
pai
achega
8f3430fc28
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      changes/bug30629

+ 6 - 0
changes/bug30629

@@ -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.