Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-17 | When iterating over connections pending DNS, skip marked ones | Nick Mathewson | |
Failure to do this would lead to double-free cases and similar, especially when the exit's DNS was broken. See bug 6472 for full details; this is a fix for 6472. Anonymous patch from "cypherpunks" on trac. |