From: Bart Van Assche Date: Thu, 20 Aug 2009 06:07:10 +0000 (+0000) Subject: Removed the most recently added DRD suppression pattern (was added X-Git-Tag: svn/VALGRIND_3_6_0~539 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcb804cbc5ebf0c1ef7e0c969fec2a065480fdd3;p=thirdparty%2Fvalgrind.git Removed the most recently added DRD suppression pattern (was added to make drd/tests/qt4_mutex pass on Fedora 11 x86_64). Further analysis has shown that this is an issue in libQtCore that should be fixed instead of suppressed. Will file a bug report in the Fedora bugzilla instead. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10853 --- diff --git a/glibc-2.X-drd.supp b/glibc-2.X-drd.supp index 2a34594d32..0711a69acc 100644 --- a/glibc-2.X-drd.supp +++ b/glibc-2.X-drd.supp @@ -220,12 +220,6 @@ drd:ConflictingAccess fun:_ZN10QMutexPool3getEPKv } -{ - drd-libQtCore-QThread::QThread(QObject*) - drd:ConflictingAccess - ... - fun:_ZN7QThreadC2EP7QObject -} # # Suppression patterns for libboost.