Merge remote-tracking branch 'public/bug7164_diagnostic' into maint-0.2.4

This commit is contained in:
Nick Mathewson
2013-03-19 16:16:48 -04:00
3 changed files with 18 additions and 10 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (bug diagnostic):
- If we fail to free a microdescriptor because of bug #7164, log
the filename and line number from which we tried to free it.
This should help us finally fix #7164.