Files
bind9/lib/dns
Mark Andrews 098639dc59 Fix the variable checked by a post-load assertion
Instead of checking the value of the variable modified two lines earlier
(the number of SOA records present at the apex of the old version of the
zone), one of the RUNTIME_CHECK() assertions in zone_postload() checks
the number of SOA records present at the apex of the new version of the
zone, which is already checked before.  Fix the assertion by making it
check the correct variable.
2021-06-10 10:01:34 +02:00
..
2021-06-09 22:05:55 +00:00
2021-01-19 10:12:40 +01:00
2020-11-25 08:25:29 +11:00
2021-06-09 14:35:14 +02:00
2021-06-09 14:35:14 +02:00
2021-01-29 12:07:38 +01:00
2021-02-23 09:16:48 +01:00
2021-05-19 00:45:54 +00:00
2020-12-01 10:46:58 +11:00
2021-05-20 09:15:43 +02:00
2021-05-26 08:15:08 +00:00