Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > media > main-src > by-pkgid > a0ef309aba3a78d3350b149f382e72aa > files > 76

bind-9.3.6-25.P1.el5_11.12.src.rpm

diff -up bind-9.3.6-P1/bin/nsupdate/nsupdate.c.rh744141 bind-9.3.6-P1/bin/nsupdate/nsupdate.c
--- bind-9.3.6-P1/bin/nsupdate/nsupdate.c.rh744141	2011-10-26 17:25:36.014871379 +0200
+++ bind-9.3.6-P1/bin/nsupdate/nsupdate.c	2011-10-26 17:25:45.020870754 +0200
@@ -1795,6 +1795,7 @@ recvsoa(isc_task_t *task, isc_event_t *e
 		dns_message_destroy(&soaquery);
 		ddebug("Out of recvsoa");
 		done_update();
+		seenerror = ISC_TRUE;
 		return;
 	}