mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-27 12:02:10 -05:00
It is obvious that the '!cfg_obj_asstring(obj)' check should be 'cfg_obj_asstring(obj)' instead, because it is an AND logic chain which further uses 'obj' as a string. Fix the error. |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| named | ||
| nsupdate | ||
| plugins | ||
| rndc | ||
| tests | ||
| tools | ||
| Makefile.am | ||