]> git.ipfire.org Git - thirdparty/bind9.git/commit
Restored the "done" variable removed in 1.150 and made
authorAndreas Gustafsson <source@isc.org>
Mon, 24 Jul 2000 20:10:26 +0000 (20:10 +0000)
committerAndreas Gustafsson <source@isc.org>
Mon, 24 Jul 2000 20:10:26 +0000 (20:10 +0000)
commit6f12e3ca45c560f2f7c8eaa037e84eeab82f9475
tree6261bb626c2334c99a4c7bd1e3ecea08f6adab1f
parent8303a2a9fff2f6acf56ec5d8a1903e7136c242b7
Restored the "done" variable removed in 1.150 and made
the result code check after the loop deal with ISC_R_SUCCESS
instead.  The previous fix had the side effect of keeping multiple
answers to non-ANY queries, causing assertion failures in cache_name()
which is not prepared to deal with this situation
lib/dns/resolver.c