diff options
author | Nick Mathewson <nickm@torproject.org> | 2004-03-02 07:24:11 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2004-03-02 07:24:11 +0000 |
commit | a1e4c6dc853c4e2dba534e04045c1d15fd1f15b6 (patch) | |
tree | df3e71864ca0a45bb96b47da2ace9019c10d9feb /src/or/command.c | |
parent | b961732246b8d6ecfead5ef20834626706f08e50 (diff) | |
download | tor-a1e4c6dc853c4e2dba534e04045c1d15fd1f15b6.tar.gz tor-a1e4c6dc853c4e2dba534e04045c1d15fd1f15b6.zip |
Fix assertion failure spotted by arma.
Apparently, when a DNS failure was already cached, then when we tried
to mark the exit connection as closed, we'd try to remove it from the
pending queue anyway, and hit an assert. Now, we put failed-resolve
connections in a separate state so that mark_for_close does the right
thing.
svn:r1196
Diffstat (limited to 'src/or/command.c')
0 files changed, 0 insertions, 0 deletions