mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-12 02:36:49 -04:00
Now that the slabheader carries its own memory context, free its noqname/closest proofs from slabheader_destroy rather than reaching through the owning node's deletedata method. That was the method's last caller, so remove dns_db_deletedata entirely; the cache bookkeeping it performed (rrset statistics and the dirty list) becomes a plain helper called wherever a header leaves the cache. |
||
|---|---|---|
| .. | ||
| dns | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| .gitignore | ||
| meson.build | ||