be passed to free_adbfind(); if it happened, it would look like RT #1393
(caught by bwelling)
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: adb.c,v 1.162.2.7 2001/05/29 22:44:23 bwelling Exp $ */
+/* $Id: adb.c,v 1.162.2.8 2001/06/11 04:24:47 gson Exp $ */
/*
* Implementation notes
static isc_result_t
fetch_name_v4(dns_adbname_t *adbname, isc_boolean_t start_at_root) {
isc_result_t result;
- dns_adbfetch_t *fetch;
+ dns_adbfetch_t *fetch = NULL;
dns_adb_t *adb;
dns_name_t *name;
dns_rdataset_t rdataset;