]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix #1284: NULL pointer deref in az_find_nsec_cover() (latent bug)
authorYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Tue, 13 May 2025 09:00:23 +0000 (11:00 +0200)
committerYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Tue, 13 May 2025 09:00:23 +0000 (11:00 +0200)
commita35ac5d82e31a13a5d1ba89e02f2cdbadb6432b9
treeb84ccb9f213e857b848fd4fd66172efaab6cf739
parent21e32784001ba993908ef71f5df8598cbf062235
- Fix #1284: NULL pointer deref in az_find_nsec_cover() (latent bug)
  by adding a log_assert() to safeguard future development.
doc/Changelog
services/authzone.c