mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-24 11:25:08 -04:00
is currently fine, because there are only two attribute flags a name can have, one of which the node definitely needs to have set, and the other of which is functionally irrelevant (because it happens to be set by the NODENAME macro, namely the read-only flag). This might not be the right thing to do in the future when more name attributes get added, but we'll cross that bridge if we get to it. (_Some_ change was necessary because the node's attributes was not properly initialized when created, and under certain circumstances this ended up triggering an exception in the dns_name_* functions. Watch for level overflow during dns_rbt_addnode(). Returns DNS_R_NOSPACE, which is probably not the right thing. Comment cleanups. |
||
|---|---|---|
| .. | ||
| dns | ||
| isc | ||
| .cvsignore | ||
| Makefile.in | ||