Files
bind9/lib/dns
Mark Andrews d4892f7cdc Tighten DBC restrictions on message sections
dns_message_findname and dns_message_sectiontotext incorrectly accepted
DNS_SECTION_ANY.  If DNS_SECTION_ANY was passed the section array could
be incorrectly accessed at (-1).

dns_message_pseudosectiontotext and dns_message_pseudosectiontoyaml
incorrectly accepted DNS_PSEUDOSECTION_ANY.  These functions are
designed to process a single section.
2022-04-19 22:12:38 +00:00
..
2022-04-11 17:29:03 -07:00
2022-04-01 23:45:23 +02:00
2022-03-29 14:14:49 -07:00
2022-03-25 10:38:35 +01:00
2022-04-01 23:50:34 +02:00
2022-04-04 21:20:05 +02:00
2022-04-13 13:26:59 +02:00