Update expected output following r13642, which fixes #323432
  (When calling pthread_cond_destroy or pthread_mutex_destroy
   with initializers as argument Helgrind (incorrectly)
   reports errors.)
This introduces a new race report (but no new race) in
some conditions.  I think this is OK because the race only
occurs in the case where the program is buggy (racey) anyway.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13643 a5019735-40e9-0310-863c-91ae7b9d1cf9
1 file changed