]> git.ipfire.org Git - thirdparty/bind9.git/commit
Initialize buffers with { 0 } instead of memset
authorDiego Fronza <diego@isc.org>
Thu, 18 Jun 2020 20:23:27 +0000 (17:23 -0300)
committerEvan Hunt <each@isc.org>
Wed, 25 Aug 2021 21:23:26 +0000 (14:23 -0700)
commit87e970474f1a9a3eefbb7baf7f4d25022c1e6dce
tree5161254745c2090cd5e717a0e9966b71ef592697
parent98d1e40143bf5c9dde5497ed9bfb465be511dcc8
Initialize buffers with { 0 } instead of memset

More details on threads:
https://gitlab.isc.org/isc-projects/bind9/-/merge_requests/291#note_12178
https://gitlab.isc.org/isc-projects/bind9/-/merge_requests/291#note_12181
lib/dns/zoneverify.c