mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-23 18:47:40 -04:00
During refactoring, a condition that prevented caching RRSIGs for records that we already have cached NODATA records was changed in an invalid way. This was caught later when a cached NODATA(type) + RRSIG(type) was found in the cache and caused an assertion failure. Fix and simplify condition that prevents adding such RRSIGs. |
||
|---|---|---|
| .. | ||
| dns | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| .gitignore | ||
| meson.build | ||