Author: gsim
Date: Tue Mar 4 13:00:00 2008
New Revision: 633637
URL: http://svn.apache.org/viewvc?rev=633637&view=rev
Log:
Revert additions to valgrind suppressions checked in by mistake.
Modified:
incubator/qpid/trunk/qpid/cpp/src/tests/.valgrind.supp
Modified: incubator/qpid/trunk/qpid/cpp/src/tests/.valgrind.supp
URL:
http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/cpp/src/tests/.valgrind.supp?rev=633637&r1=633636&r2=633637&view=diff
==============================================================================
--- incubator/qpid/trunk/qpid/cpp/src/tests/.valgrind.supp (original)
+++ incubator/qpid/trunk/qpid/cpp/src/tests/.valgrind.supp Tue Mar 4 13:00:00
2008
@@ -30,64 +30,3 @@
fun:epoll_ctl
}
-{
- Reported only on Fedora 5
- Memcheck:Leak
- fun:calloc
- fun:_dl_allocate_tls
- fun:pthread_create@@GLIBC_2.1
- fun:[EMAIL PROTECTED]
- fun:_ZN4qpid3sys6ThreadC1EPNS0_8RunnableE
- fun:_ZN4qpid6client9Connector4initEv
- fun:_ZN4qpid6client14ConnectionImpl4openERKSsiS3_S3_S3_
-}
-{
- Reported against Fedora 5
- Memcheck:Leak
- fun:calloc
- fun:_dl_allocate_tls
- fun:pthread_create@@GLIBC_2.1
- fun:[EMAIL PROTECTED]
- fun:_ZN4qpid6client9Connector4initEv
-}
-
-{
- Reported against perf_test on Fedora 5
- Memcheck:Leak
- fun:calloc
- fun:_dl_allocate_tls
- fun:pthread_create@@GLIBC_2.1
- fun:_ZN4qpid3sys6ThreadC1ERNS0_8RunnableE
- fun:main
-}
-{
- Reported against Fedora 5
- Memcheck:Leak
- fun:calloc
- fun:_dl_allocate_tls
- fun:pthread_create@@GLIBC_2.1
- fun:[EMAIL PROTECTED]
- fun:_ZN4qpid3sys6ThreadC1EPNS0_8RunnableE
- fun:_ZN4qpid6broker5Timer5startEv
- fun:_ZN4qpid6broker5TimerC1Ev
-}
-{
- Reported against Fedora 5
- Memcheck:Leak
- fun:calloc
- fun:_dl_allocate_tls
- fun:pthread_create@@GLIBC_2.1
- fun:[EMAIL PROTECTED]
- fun:_ZN4qpid6broker5Timer5startEv
- fun:_ZN4qpid6broker5TimerC1Ev
-}
-{
- Fedora 5 issue again
- Memcheck:Leak
- fun:calloc
- fun:_dl_allocate_tls
- fun:pthread_create@@GLIBC_2.1
- fun:[EMAIL PROTECTED]
- fun:_ZN4qpid6client9Connector4initEv
- fun:_ZN4qpid6client14ConnectionImpl4openERKSsiS3_S3_S3_
-}