bind9/lib
Ondřej Surý 202889b044
Free the slabheader proofs in its destructor
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.
2026-06-22 13:45:05 +02:00
..
dns Free the slabheader proofs in its destructor 2026-06-22 13:45:05 +02:00
isc ignore 0-byte reads in the TCP read callback 2026-06-22 09:33:38 +03:00
isccc switch isc_md_type_t to a proper enum 2026-02-02 11:12:55 +03:00
isccfg remove GeoIP2 metro and metrocode 2026-06-18 07:23:31 +02:00
ns Merge tag 'v9.21.23' 2026-06-17 13:48:49 +00:00
.gitignore
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00