mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-23 02:28:55 -04:00
dns__db_findrdataset() had a REQUIRE() that only accepted dns_rdatatype_rrsig when the covers parameter was set. A dynamic update containing a SIG record (type 24) would trigger this assertion, crashing named. Use dns_rdatatype_issig() to accept both SIG and RRSIG. |
||
|---|---|---|
| .. | ||
| dns | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| .gitignore | ||
| meson.build | ||