update to 9.7.1-P2
[tridge/bind9.git] / bin / named / lwdgabn.c
index dec1e1a571de115a4761d819d7b6ee2f95511e96..c4b598beb13ac55cbe168c9ea0624b0f6ab1100f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lwdgabn.c,v 1.22 2007/06/19 23:46:59 tbox Exp $ */
+/* $Id: lwdgabn.c,v 1.24 2009/09/02 23:48:01 tbox Exp $ */
 
 /*! \file */
 
@@ -619,7 +619,7 @@ ns_lwdclient_processgabn(ns_lwdclient_t *client, lwres_buffer_t *b) {
        dns_fixedname_init(&client->target_name);
        dns_fixedname_init(&client->query_name);
        result = dns_name_fromtext(dns_fixedname_name(&client->query_name),
-                                  &namebuf, NULL, ISC_FALSE, NULL);
+                                  &namebuf, NULL, 0, NULL);
        if (result != ISC_R_SUCCESS)
                goto out;
        ns_lwsearchctx_init(&client->searchctx,