]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Fri, 18 Jul 2008 23:47:01 +0000 (23:47 +0000)
committerAutomatic Updater <source@isc.org>
Fri, 18 Jul 2008 23:47:01 +0000 (23:47 +0000)
lib/dns/dispatch.c

index 3dfbc336929dc37a3629de62726bfcfb29d262f4..14d9b87592afa0ad9c83dba4d1e5ff16938d5918 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dispatch.c,v 1.146 2008/07/18 06:09:39 marka Exp $ */
+/* $Id: dispatch.c,v 1.147 2008/07/18 23:47:01 tbox Exp $ */
 
 /*! \file */
 
@@ -1028,7 +1028,7 @@ udp_recv(isc_event_t *ev_in, dns_dispatch_t *disp, dispsocket_t *dispsock) {
 
        if ((disp->attributes & DNS_DISPATCHATTR_EXCLUSIVE) != 0) {
                if (dispsock != NULL) {
-                       resp = dispsock->resp;
+                       resp = dispsock->resp;
                        id = resp->id;
                        if (ev->result != ISC_R_SUCCESS) {
                                /*