bind9/lib
Alessio Podda a9ba0515b7 Fix DNS64 owner case after DNAME restart
When DNS64 filters a partially excluded AAAA RRset after a DNAME
restart, dns_message_findname() can return an existing message-owned
owner name while qctx->fname is released on the NXRRSET path.

Set owner case from the message-owned name used for attaching the
filtered rdataset, avoiding a stale alias to the released temporary
name.

(cherry picked from commit ade6cdf477)
2026-06-08 10:12:18 +02:00
..
dns Fix spelling typos in comments and code 2026-06-01 15:04:31 +00:00
isc Fix spelling typos in comments and code 2026-06-01 15:04:31 +00:00
isccc Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
isccfg Fix spelling typos in comments and code 2026-06-01 15:04:31 +00:00
ns Fix DNS64 owner case after DNAME restart 2026-06-08 10:12:18 +02:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00