]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
Fix defects detected by Coverity Scan
authorOto Šťáva <oto.stava@nic.cz>
Fri, 25 Feb 2022 06:46:13 +0000 (07:46 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 28 Feb 2022 13:26:38 +0000 (14:26 +0100)
commit1fc1b9bc2a316898552a1b1e5d0fcf6b126c76c3
treea3405b3787933ddd55c0e49abccf31f504446e89
parentb8301c9e060d3b98efa253dd34ce775ff9446704
Fix defects detected by Coverity Scan

Targeted CIDs: 155456, 155962, 346121, 346123, 346124, 346125,
  346126, 346127, 346130, 346131, 346132, 346134, 346135, 346138,
  346140, 346145, 346146, 346149, 346152, 346154, 346156, 346157

lib/dnssec/nsec3.c change:
  apparently cleaning fallout from my (= vcunat's) commit b5cf61325ae
16 files changed:
daemon/bindings/impl.h
daemon/http.c
daemon/io.c
daemon/main.c
daemon/udp_queue.c
daemon/worker.c
lib/dnssec/nsec3.c
lib/generic/queue.c
lib/generic/test_pack.c
lib/resolve.c
lib/test_module.c
lib/test_rplan.c
lib/utils.c
utils/cache_gc/db.c
utils/cache_gc/kr_cache_gc.c
utils/client/kresc.c