a name a REQUIRE could be triggered. [RT #12796]
+1744. [bug] If tuple2msgname() failed to convert a tuple to
+ a name a REQUIRE could be triggered. [RT #12796]
+
1743. [placeholder] rt12790
1742. [placeholder] rt12788
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: xfrin.c,v 1.137 2004/09/16 04:54:03 marka Exp $ */
+/* $Id: xfrin.c,v 1.138 2004/10/13 22:24:18 marka Exp $ */
#include <config.h>
failure:
- if (rds != NULL)
+ if (rds != NULL) {
dns_rdataset_disassociate(rds);
dns_message_puttemprdataset(msg, &rds);
+ }
if (rdl != NULL) {
ISC_LIST_UNLINK(rdl->rdata, rdata, link);
dns_message_puttemprdatalist(msg, &rdl);