]> granicus.if.org Git - pdns/commit
make sure we never call sendmsg with msg_control!=NULL && msg_controllen>0. Fixes...
authorPeter van Dijk <peter.van.dijk@netherlabs.nl>
Fri, 13 Feb 2015 08:29:00 +0000 (09:29 +0100)
committerPeter van Dijk <peter.van.dijk@netherlabs.nl>
Fri, 13 Feb 2015 08:29:00 +0000 (09:29 +0100)
commit579cae1903744afc2f411bcfdb3101f699208d2d
treea2d3696a7079dba73a93bf82f4b17ae3b66022fb
parent988e0ac4b5a43a6b50fdd4ef0f5df4ec79e5fbaa
make sure we never call sendmsg with msg_control!=NULL && msg_controllen>0. Fixes #2227
pdns/iputils.cc
pdns/nameserver.cc
pdns/pdns_recursor.cc