On 7/21/26 19:00, Ondřej Surý wrote:
Hi Michael,
I believe it is this one: https://github.com/NLnetLabs/unbound/issues/1174
and the fix is:
https://github.com/NLnetLabs/unbound/commit/fff9f62a1ec008185868a369207b0d56ffb7dcb3
(Just confirmed by Yorgos.)
Note this commit is based on
https://github.com/NLnetLabs/unbound/commit/d5e91d181
(at least contextually - it uses extra parameter is_valrec to iter_dns_store(),
added by d5e91d181.
With so much quite sensitive changes for such a fragile area, I'm not confident
to just cherry-pick these two commits (without the Changelog parts) and hope the
whole thing will work correctly.
Thanks,
/mjt