r11610@catbus: nickm | 2007-01-30 17:44:02 -0500
commit49b5e5cf9c3dcfd33081a09394854586f4dde2dd
authorNick Mathewson <nickm@torproject.org>
Tue, 30 Jan 2007 22:44:24 +0000 (30 22:44 +0000)
committerNick Mathewson <nickm@torproject.org>
Tue, 30 Jan 2007 22:44:24 +0000 (30 22:44 +0000)
treef2304e3e03403d667862a45980c267c73acd4083
parent76f896e7145ac85b354ad603794f569b20ca85c8
 r11610@catbus:  nickm | 2007-01-30 17:44:02 -0500
 Fix a bug in our assertions related to removing recently-completed DNS lookup attempts on exit.  It is okay to find a cache entry with the same name as a DONE entry, so long it is not the same struct as the DONE entry.

svn:r9467
src/or/dns.c