Files
bind9/lib
Aram Sargsyan 84d3aba4f3 Remove reduntant checks of 'rdclass' in catz.c
We check the `rdclass` to be of type IN in `dns_catz_update_process()`
function, and all the other static functions where similar checks exist
are called after (and in the result of) that function being called,
so they are effectively redundant.
2022-04-28 12:40:03 +00:00
..
2022-03-25 10:59:15 +01:00
2022-04-28 09:58:25 +02:00