2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

tsig structure/function name change

This commit is contained in:
Brian Wellington
1999-10-08 18:37:24 +00:00
parent 139154bd98
commit 3f6dc1703f
9 changed files with 61 additions and 59 deletions

View File

@@ -434,8 +434,8 @@ msgreset(dns_message_t *msg, isc_boolean_t everything)
sizeof(dns_rdata_any_tsig_t));
}
if (msg->tsigkey != NULL && dns_tsig_emptykey(msg->tsigkey))
dns_tsig_key_free(&msg->tsigkey);
if (msg->tsigkey != NULL && dns_tsigkey_empty(msg->tsigkey))
dns_tsigkey_free(&msg->tsigkey);
/*
* cleanup the buffer cleanup list