Changed out-of-zone processing in XFR.
- Inserting DNAMEs from out-of-zone RRs into tmp DNAME table messed things up when we free'd the RRSet, it's better to check before inserting into table (one could rollback the table, but there are some corner cases not worth solving) Refs #102
Please register or sign in to comment