]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix for #1062: declaration before statement, avoid print of null,
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 7 May 2024 12:05:21 +0000 (14:05 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 7 May 2024 12:05:21 +0000 (14:05 +0200)
commitc085a53268940dfbb907cbaa7a690740b6c8210c
tree4a7d693344852d8cbbcee9e0cad769aff2b749fb
parent49569b81aa714985c42e3c019f856bc14621fb88
- Fix for #1062: declaration before statement, avoid print of null,
  and redundant check for array size.
And changelog note for merge of #1062.
doc/Changelog
util/config_file.c