]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Adding valgrind suppression file for AliRoot
authorfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 3 May 2011 11:00:01 +0000 (11:00 +0000)
committerfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 3 May 2011 11:00:01 +0000 (11:00 +0000)
etc/valgrind-aliroot.supp [new file with mode: 0644]

diff --git a/etc/valgrind-aliroot.supp b/etc/valgrind-aliroot.supp
new file mode 100644 (file)
index 0000000..a3878af
--- /dev/null
@@ -0,0 +1,163 @@
+{
+   alien ssl library
+   Memcheck:Cond
+   fun:BN_*
+}
+{
+   alien ssl library
+   Memcheck:Cond
+   fun:RSA_*
+}
+{
+   alien ssl library
+   Memcheck:Cond
+   fun:bn_*
+}
+{
+   alien ssl library
+   Memcheck:Cond
+   fun:ssl3_*
+}
+{
+   alien ssl library
+   Memcheck:Cond
+   fun:MOD_*
+}
+{
+   alien ssl library
+   Memcheck:Cond
+   fun:tls1_*
+}
+{
+   alien ssl library
+   Memcheck:Cond
+   fun:memcpy
+   fun:ssl3_*
+}
+{
+   alien ssl library
+   Memcheck:Cond
+   fun:SHA1_*
+}
+{
+   alien ssl library
+   Memcheck:Cond
+   fun:memcpy
+   fun:SHA1_Update
+}
+{
+   alien ssl library
+   Memcheck:Value8
+   fun:memset
+   fun:SHA1_Update
+}
+{
+   alien ssl library
+   Memcheck:Value8
+   fun:memcpy
+   fun:SHA1_Update
+}
+{
+   alien ssl library
+   Memcheck:Cond
+   fun:memset
+   fun:SHA1_Final
+}
+{
+   alien ssl library
+   Memcheck:Value8
+   fun:memset
+   fun:SHA1_Final
+}
+{
+   alien ssl library
+   Memcheck:Value8
+   fun:memset
+   fun:BUF_MEM_grow_clean
+}
+{
+   alien ssl library
+   Memcheck:Value8
+   fun:memcpy
+   fun:ssl3_read_bytes
+}
+{
+   alien ssl library
+   Memcheck:Value8
+   fun:memcpy
+   fun:MD5_Update
+}
+{
+   alien ssl library
+   Memcheck:Value8
+   fun:SHA1_Final
+}
+{
+   alien ssl library
+   Memcheck:Value8
+   fun:ssl3_read_bytes
+}
+{
+   alien ssl library
+   Memcheck:Cond
+   fun:memset
+   fun:BUF_MEM_grow_clean
+}
+{
+   alien ssl library
+   Memcheck:Cond
+   fun:BUF_MEM_grow_clean
+}
+{
+   alien ssl library
+   Memcheck:Cond
+   fun:MD5_Update
+}
+{
+   alien ssl library
+   Memcheck:Cond
+   fun:memcpy
+   fun:MD5_Update
+}
+{
+   alien ssl library
+   Memcheck:Value8
+   fun:BN_from_montgomery
+}
+{
+   alien ssl library
+   Memcheck:Value8
+   fun:BN_num_bits_word
+}
+{
+   alien ssl library
+   Memcheck:Value8
+   fun:AES_set_encrypt_key
+}
+{
+   alien ssl library
+   Memcheck:Value8
+   fun:AES_set_decrypt_key
+}
+{
+   alien ssl library
+   Memcheck:Value8
+   fun:AES_set_encrypt
+}
+{
+   alien ssl library
+   Memcheck:Value8
+   fun:AES_encrypt
+}
+{
+   alien ssl library
+   Memcheck:Value8
+   fun:AES_decrypt
+}
+{
+   alien ssl library
+   Memcheck:Value8
+   fun:tls1_enc
+}
+
+