]> granicus.if.org Git - pdns/commit
Clear CMSG_SPACE(sizeof(data)) in cmsghdr to appease valgrind.
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>
Fri, 28 Jun 2019 09:30:02 +0000 (11:30 +0200)
commit20b22895546a3e7fb7760940599dfb1e29a00777
tree03ef4bb8089ac43e6a66aa9b5970f23d10091232
parent7571f5a9bb62efcf4d4b28282eea6a89f35cd56b
Clear CMSG_SPACE(sizeof(data)) in cmsghdr to appease valgrind.
pdns/misc.cc