2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

rephrased 424.

This commit is contained in:
Andreas Gustafsson
2000-09-07 16:54:31 +00:00
parent d782d0dc8d
commit 7f52817a92

View File

@@ -1,5 +1,7 @@
424 [bug] notify_createmessage could trigger a REQUIRE failure
w/ two SOA records for the zone (illegal). [RT #279]
424. [bug] notify_createmessage() could trigger an assertion failure
when creating the notify message failed, e.g. due to
corrupt zones with multiple SOA records. [RT #279]
423. [bug] When responding to a recusive query, errors that occur
after following a CNAME should cause the query to fail.