leading to a REQUIRE failure. [RT #16688]
+2158. [bug] ns_client_isself() failed to initialise key
+ leading to a REQUIRE failure. [RT #16688]
+
2157. [func] dns_db_transfernode() created. [RT #16685]
2156. [bug] Fix node reference leaks in lookup.c:lookup_find(),
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: client.c,v 1.243 2007/02/26 00:57:03 marka Exp $ */
+/* $Id: client.c,v 1.244 2007/03/06 01:14:27 marka Exp $ */
#include <config.h>
dns_rdataclass_t rdclass, void *arg)
{
dns_view_t *view;
- dns_tsigkey_t *key;
+ dns_tsigkey_t *key = NULL;
dns_name_t *tsig = NULL;
isc_netaddr_t netsrc;
isc_netaddr_t netdst;