]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix zonemd unsupported algo check to set reason to NULL before the
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 8 Apr 2022 09:19:40 +0000 (11:19 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 8 Apr 2022 09:19:40 +0000 (11:19 +0200)
commit1289c53c1ad698e51a7adf0271d63af992d78a33
tree71b714853ba6fae31cd8f2a4e1706319ae5cbb7e
parentd02e83ae2bd620b8aa77f5d6013061938215e41c
- Fix zonemd unsupported algo check to set reason to NULL before the
  check routine, but after malformed checks, to get the correct NULL
  output when the digest matches.
doc/Changelog
services/authzone.c