summaryrefslogtreecommitdiff
path: root/qpid/cpp
diff options
context:
space:
mode:
authorMichael Goulish <mgoulish@apache.org>2009-09-18 14:45:12 +0000
committerMichael Goulish <mgoulish@apache.org>2009-09-18 14:45:12 +0000
commite8bbe584dc2c089c3da89acdcba19989627858e9 (patch)
tree869d9649628f2ed96f36194a349fbaf36789b85e /qpid/cpp
parent3d0ca41e57160b9ce39939ffffe1b72df7835dcb (diff)
downloadqpid-python-e8bbe584dc2c089c3da89acdcba19989627858e9.tar.gz
New suppressions for RHEL4 only, taking care of extensive leaks in
dl_open and a couple other libs after a recent upgrade. NOTE -- these should be investigated soon! But we need to get the RHEL4 build functioning again, first. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@816657 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp')
-rw-r--r--qpid/cpp/boost-1.32-support/supressions76
1 files changed, 76 insertions, 0 deletions
diff --git a/qpid/cpp/boost-1.32-support/supressions b/qpid/cpp/boost-1.32-support/supressions
index 0747e32cc7..c2b4392566 100644
--- a/qpid/cpp/boost-1.32-support/supressions
+++ b/qpid/cpp/boost-1.32-support/supressions
@@ -789,3 +789,79 @@
fun:getaddrinfo
fun:_ZNK4qpid3sys6Socket7connectERKSst
}
+{
+ dl 0
+ Memcheck:Leak
+ fun:*dl*
+}
+
+{
+ dl 1
+ Memcheck:Leak
+ fun:*
+ fun:*dl*
+}
+
+{
+ dl 2
+ fun:*
+ fun:*
+ Memcheck:Leak
+ fun:*dl*
+}
+
+{
+ Znwm
+ Memcheck:Leak
+ fun:_Znwm
+}
+
+{
+ Znwj
+ Memcheck:Leak
+ fun:_Znwj
+}
+
+{
+ Znaj
+ Memcheck:Leak
+ fun:_Znaj
+}
+
+{
+ libc res nsend
+ Memcheck:Leak
+ fun:malloc
+ fun:__libc_res_nsend
+}
+
+{
+ new exitfn
+ Memcheck:Leak
+ fun:malloc
+ fun:__new_exitfn
+}
+
+{
+ pthread mutex unlock
+ Memcheck:Param
+ futex(uaddr2)
+ fun:__lll_mutex_unlock_wake
+ fun:pthread_mutex_unlock
+}
+
+{
+ sasl 1
+ Memcheck:Leak
+ fun:*
+ fun:sasl*
+}
+
+{
+ sasl 2
+ Memcheck:Leak
+ fun:*
+ obj:*
+ fun:sasl*
+}
+