]> git.ipfire.org Git - thirdparty/valgrind.git/commit
pre_mem_read_sockaddr: properly handle the NETLINK address family
authorJulian Seward <jseward@acm.org>
Wed, 6 Aug 2014 19:52:12 +0000 (19:52 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 6 Aug 2014 19:52:12 +0000 (19:52 +0000)
commit2cb7b2a820156c50c3941d7e206da873b35303b8
tree44e5fd4c676b106f4f718b87df3126266d34d55a
parent24e0fbf92a90fdf9cb22ea93f559d57c087a02cd
pre_mem_read_sockaddr: properly handle the NETLINK address family
rather than throwing to the default case.  This stops Memcheck
reporting false positives for the NETLINK case.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14237
coregrind/m_syswrap/syswrap-generic.c
include/vki/vki-linux.h