]> git.ipfire.org Git - thirdparty/pdns.git/commit
Clear CMSG_SPACE(sizeof(data)) in cmsghdr to appease valgrind. 8005/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 28 Jun 2019 09:25:32 +0000 (11:25 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 1 Jul 2019 08:21:46 +0000 (10:21 +0200)
commitcf917824910b09ea8a3860acf100189de4f0ef35
treee1bd3d12fc82a075a2ac17542101181568fc9c77
parent9c9b31869b2af68f55a36f336b4c3956e153553f
Clear CMSG_SPACE(sizeof(data)) in cmsghdr to appease valgrind.

(cherry picked from commit 20b22895546a3e7fb7760940599dfb1e29a00777)
pdns/misc.cc