[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r20451: {projects} Add branch that fixes bug 1073. (projects/todo)
Author: kloesing
Date: 2009-08-31 18:22:07 -0400 (Mon, 31 Aug 2009)
New Revision: 20451
Modified:
projects/todo/git-branches
Log:
Add branch that fixes bug 1073.
Modified: projects/todo/git-branches
===================================================================
--- projects/todo/git-branches 2009-08-31 20:30:40 UTC (rev 20450)
+++ projects/todo/git-branches 2009-08-31 22:22:07 UTC (rev 20451)
@@ -58,6 +58,10 @@
- Dump unparseable descriptors to disk; helps diagnosing 1051
karsten/fix-1051-file2-maint-0.2.1
+- Avoid segfault in rare cases when finishing an intro circuit as a client
+ and finding out that we don't have an intro key for it.
+ karsten/fix-1073 [Merge to maint-0.2.1, don't merge into master for now]
+
Works in progress; keep an eye out on these:
- Nick's bufferevent branch: add support for Libevent's bufferevents.