]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Kind of a follow-up to r14237.
authorJulian Seward <jseward@acm.org>
Wed, 20 Aug 2014 17:45:00 +0000 (17:45 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 20 Aug 2014 17:45:00 +0000 (17:45 +0000)
commit4adcd21bf98e3662559ec057cda696d99ee9e3ea
tree90c38754e9fdbf60335713a114c84e424e62c50b
parentb4ebc0e1516d0e63241062473bdcc4a0558a1046
Kind of a follow-up to r14237.
pre_mem_read_sockaddr: in the case where the caller doesn't
specify any address family (that is, the family is AF_UNSPEC)
don't perform any further checks on the supplied |sa| address
block, since doing so merely gives rise to false uninitialised
value errors.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14320
coregrind/m_syswrap/syswrap-generic.c