mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-12 04:05:37 -04:00
dns_rbtnodechain_next() returns DNS_R_NEWORIGIN rather than ISC_R_SUCCESS whenever the successor lies in a different RBT origin, which is the case when the queried name's predecessor is an empty non-terminal with children. Treating that as a failure made wildcard_blocked() miss the empty non-terminal that must block the wildcard, so the expansion proceeded and later tripped an assertion. activeempty() already handled both results. |
||
|---|---|---|
| .. | ||
| dns | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| .gitignore | ||
| Makefile.am | ||