mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-25 13:38:57 -04:00
The dns_update_signaturesinc() updates zone signatures in chunks, keeping its current state in 'zone->rss_state'. When a zone shuts down, the signature update process is canceled, and all the data in the state is not freed. Create a new dns_update_state_clear() function which can be called from dns_zone_free() to free the memory. |
||
|---|---|---|
| .. | ||
| dns | ||
| dst | ||
| irs | ||
| .clang-format | ||
| meson.build | ||