]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix static analysis report about unhandled EOF on error conditions
authorYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Wed, 19 Feb 2025 10:24:49 +0000 (11:24 +0100)
committerYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Wed, 19 Feb 2025 10:24:49 +0000 (11:24 +0100)
commit5e1f35b59b7f4d8731be6f2f2090bc2aad180301
tree3e5b11367a4dc4a37a3eeb96d1080fc62e8223fb
parent72828ff81c4fad197a5b4ec7db3b4f649bccbbb9
- Fix static analysis report about unhandled EOF on error conditions
  when reading anchor key files.
doc/Changelog
testcode/unitldns.c
validator/val_anchor.c