+2075. [bug] The spillat timer event hander could leak memory.
+ [RT #16357]
+
2074. [bug] dns_request_createvia2(), dns_request_createvia3(),
dns_request_createraw2() and dns_request_createraw3()
failed to send multiple UDP requests. [RT #16349]
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: resolver.c,v 1.332 2006/07/22 01:18:35 marka Exp $ */
+/* $Id: resolver.c,v 1.333 2006/08/22 06:11:19 marka Exp $ */
/*! \file */
isc_log_write(dns_lctx, DNS_LOGCATEGORY_RESOLVER,
DNS_LOGMODULE_RESOLVER, ISC_LOG_NOTICE,
"clients-per-query decreased to %u", count);
+
+ isc_event_free(&event);
}
isc_result_t