Bugfix - ns_answer_request() deleting zone data.
The response packet is filled with not-copied RRs, so we must free only the packet structure, not all RRs within it. (ldns_pkt_free() actually does deep free - should change!) Fixed delegation point adjusting (now was skipping the first non-auth node :-)
Loading
Please register or sign in to comment