RT #153: when invoked with type==CNAME and a message
not constructed by dns_message_parse(), dns_message_findname() failed to find anything due to checking for attribute bits set only by dns_message_parse(). This caused an infinite loop when constructing the response to an ANY query at a CNAME in a secure zone.
Please register or sign in to comment