diff --git a/aerospike-client-c b/aerospike-client-c index c41e4958ba..d3bc0624f7 160000 --- a/aerospike-client-c +++ b/aerospike-client-c @@ -1 +1 @@ -Subproject commit c41e4958baf3194c962689552cb6b7e5c65e2277 +Subproject commit d3bc0624f7ee871db0bafd283dfa0a6a6f5d71e1 diff --git a/test/valgrind-python.supp b/test/valgrind-python.supp index 1ea736bb9d..f711ff1045 100644 --- a/test/valgrind-python.supp +++ b/test/valgrind-python.supp @@ -502,25 +502,6 @@ # Custom suppressions -{ - Known memory leak that intermittently shows up but is hard to reproduce with a subset of the test suite - Memcheck:Leak - fun:malloc - fun:CRYPTO_zalloc - fun:SSL_new - fun:as_tls_wrap - fun:as_socket_wrap - fun:as_socket_create - fun:as_node_try_family_connections - fun:as_node_create_socket - fun:as_node_create_connection - fun:as_node_get_connection - fun:as_info_command_node - fun:aerospike_info_foreach - fun:AerospikeClient_InfoAll_Invoke - fun:AerospikeClient_InfoAll -} - { Known memory leak that intermittently shows up Memcheck:Leak