dns_nsec3_delnsec3sx(). [RT #20681]
+2796. [bug] Missing dns_rdataset_disassociate() call in
+ dns_nsec3_delnsec3sx(). [RT #20681]
+
2795. [cleanup] Add text to differentiate "update with no effect"
log messages. [RT #18889]
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: nsec3.c,v 1.12 2009/11/03 23:48:23 tbox Exp $ */
+/* $Id: nsec3.c,v 1.13 2009/12/01 05:28:40 marka Exp $ */
#include <config.h>
*/
CHECK(dns_nsec3_delnsec3(db, version, name, &nsec3param, diff));
}
+ dns_rdataset_disassociate(&rdataset);
try_private:
if (type == 0)