Minor bugfixes.
ns_create_empty_response() was copying the question RR list, but this was never deallocated. ns_follow_cname() saved the RR to the list of copied RRs even if it was not copied. Freeing of the created wildcard name in ns_answer(). BUG: still major memory leaks present!!!
Loading
Please register or sign in to comment