|
From: <sv...@va...> - 2009-03-22 10:14:47
|
Author: bart Date: 2009-03-22 10:14:39 +0000 (Sun, 22 Mar 2009) New Revision: 9484 Log: Updated 3.5.0 bug list. Modified: trunk/NEWS Modified: trunk/NEWS =================================================================== --- trunk/NEWS 2009-03-22 09:32:26 UTC (rev 9483) +++ trunk/NEWS 2009-03-22 10:14:39 UTC (rev 9484) @@ -55,8 +55,16 @@ Now, only default.supp is installed. This should not affect users as the other installed suppression files were not read. +n-i-bz DRD - race conditions between pthread_barrier_wait() and + pthread_barrier_destroy() calls are now reported. +n-i-bz DRD - added "first observed at" information in error + messages related to synchronization objects. +n-i-bz DRD - added new client request, VG_USERREQ__DRD_CLEAN_MEMORY. +187048 DRD - the mutex attribute PTHREAD_PROCESS_SHARED is now + interpreted correctly. + Release 3.4.1 (28 February 2009) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3.4.1 is a bug-fix release that fixes some regressions and assertion |