]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix that dns64 cleans up the allocated message if the adjust master
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 3 Jun 2026 12:56:20 +0000 (14:56 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 3 Jun 2026 12:56:20 +0000 (14:56 +0200)
commit3eab974ca2099cb50bad0595dfebe090105581e0
treec671dc18324f86bcd803bab3d59002ef07a3ccbd
parentb1d1dcb3b63e9a2b8745986d98b4a25a5760d82c
- Fix that dns64 cleans up the allocated message if the adjust
  routines fail, and checks if there is a reply before cache
  store, also unbound checks if A and AAAA are malformed
  for auth-zones. Thanks to Qifan Zhang, Palo Alto Networks,
  for the report.
dns64/dns64.c
doc/Changelog
services/authzone.c