Skip to content
Commit 3b208339 authored by YOSHIFUJI Hideaki's avatar YOSHIFUJI Hideaki
Browse files

ping6: Ensure to initialize msghdr.



msg_flags was not initialized.  It is okay because it will not be
used by sendmsg(2), but it is a good practice to initialize
whole part of msghdr.

Bug noticed by Jan Synacek <jsynacek@redhat.com>.

Signed-off-by: default avatarYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
parent dfa1ffd7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment