Browse Source

changes file for 21788

Nick Mathewson 7 years ago
parent
commit
1bf891c448
1 changed files with 3 additions and 0 deletions
  1. 3 0
      changes/bug21788

+ 3 - 0
changes/bug21788

@@ -0,0 +1,3 @@
+  o Minor bugfixes:
+    - Fix a small memory leak at exit from the backtrace handler code.
+      Fixes bug 21788; bugfix on 0.2.5.2-alpha. Patch from Daniel Pinto.