]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Use explicit bzero for wiping clear buffer of hash in cachedb,
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 11 Sep 2019 13:31:03 +0000 (15:31 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 11 Sep 2019 13:31:03 +0000 (15:31 +0200)
commit13d96540de32c7c3016146496b3be0b9619528bb
tree30239a75097b63f196b39184c1935e4399731b6e
parente45e9f1ce00784a147ce4b6ba9ee0ce332e30037
- Use explicit bzero for wiping clear buffer of hash in cachedb,
  reported by Eric Sesterhenn from X41 D-Sec.
cachedb/cachedb.c
doc/Changelog