]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #7996 from omoerbeek/valgrind-memset-cmsg-space
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 1 Jul 2019 08:07:08 +0000 (10:07 +0200)
committerGitHub <noreply@github.com>
Mon, 1 Jul 2019 08:07:08 +0000 (10:07 +0200)
Clear CMSG_SPACE(sizeof(data)) in cmsghdr to appease valgrind.


Trivial merge