]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Correctly handle semaphores with nonzero initial values. Fixes bug
authorJulian Seward <jseward@acm.org>
Fri, 30 Nov 2007 11:11:02 +0000 (11:11 +0000)
committerJulian Seward <jseward@acm.org>
Fri, 30 Nov 2007 11:11:02 +0000 (11:11 +0000)
commit47680cfc98cbeac34d40e28e10d1e07519984ce3
tree53153d1770bb20eac3950912cab4fe2a363dbdb8
parentec903846a6ca7f2d748318e2d0d5005d5ac2f1aa
Correctly handle semaphores with nonzero initial values.  Fixes bug
observed by Matthieu Castet.  Also, add another sanity-check flag.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7253
helgrind/docs/hg-manual.xml
helgrind/helgrind.h
helgrind/hg_intercepts.c
helgrind/hg_main.c