summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests
diff options
context:
space:
mode:
authorAndrew Stitcher <astitcher@apache.org>2008-11-26 21:12:06 +0000
committerAndrew Stitcher <astitcher@apache.org>2008-11-26 21:12:06 +0000
commitabe9e4b2c59d5e37a5d93a2e75cff1941f56653b (patch)
treed1d2bc56405b3b95a927f977dfa1474a77dc59c0 /qpid/cpp/src/tests
parent48d0bab6b2bc033c649bd39ce9949b1a7925ae5e (diff)
downloadqpid-python-abe9e4b2c59d5e37a5d93a2e75cff1941f56653b.tar.gz
QPID-1489: Tidy epoll code to remove a valgrind warning on 32bit Linux:
- We weren't initialising all 64 bits of a union that was being passed to epoll_ctl on 32 bit Linuxes git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@720978 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests')
-rw-r--r--qpid/cpp/src/tests/.valgrind.supp7
1 files changed, 0 insertions, 7 deletions
diff --git a/qpid/cpp/src/tests/.valgrind.supp b/qpid/cpp/src/tests/.valgrind.supp
index 4a186ebf15..7ac34fde5d 100644
--- a/qpid/cpp/src/tests/.valgrind.supp
+++ b/qpid/cpp/src/tests/.valgrind.supp
@@ -24,13 +24,6 @@
}
{
- Bogus epoll_ctl error on i386
- Memcheck:Param
- epoll_ctl(event)
- fun:epoll_ctl
-}
-
-{
boost 103200 -- we think Boost is responsible for these leaks.
Memcheck:Leak
fun:_Znwm