]> git.ipfire.org Git - thirdparty/valgrind.git/commit
gcc-4.4.0 (snapshot) started complaining about buf.sem_nsems being
authorJulian Seward <jseward@acm.org>
Thu, 23 Oct 2008 09:46:59 +0000 (09:46 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 23 Oct 2008 09:46:59 +0000 (09:46 +0000)
commitfbdd00b6e0c18962c39d1f816dd321cc88c3955d
tree9c97c10421b18cd649f2205c4fe52f1eeedc5b0c
parent2d9f215985a5b26045064cde6f5dfc139d2d5ccc
gcc-4.4.0 (snapshot) started complaining about buf.sem_nsems being
uninitialised in get_sem_count().  This makes it quiet.  I am not sure
whether get_sem_count() was correct or not without it (probably was
OK).

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