]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Fixed an assertion failure triggered by running DRD with the command-line option...
authorBart Van Assche <bvanassche@acm.org>
Tue, 20 Oct 2009 18:13:26 +0000 (18:13 +0000)
committerBart Van Assche <bvanassche@acm.org>
Tue, 20 Oct 2009 18:13:26 +0000 (18:13 +0000)
commitead7766abe84adcde2999fbdcbb1c2802164fdf9
tree503bde41d7e1053ae49eddb2d796d5a60bc0f783
parentcfbdee1dcc7a6cd02b5e1eb2dea342b3b0575103
Fixed an assertion failure triggered by running DRD with the command-line option --trace-mutex=yes on a program using one of the ANNOTATE_HAPPENS_*() macros.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10904
drd/drd_mutex.c