Merge lp:~sergei.glushchenko/percona-server/5.6-ps-bug1205196 into lp:percona-server/5.6

Proposed by Sergei Glushchenko
Status: Merged
Approved by: Laurynas Biveinis
Approved revision: no longer in the source branch.
Merged at revision: 447
Proposed branch: lp:~sergei.glushchenko/percona-server/5.6-ps-bug1205196
Merge into: lp:percona-server/5.6
Diff against target: 12 lines (+1/-1)
1 file modified
Percona-Server/mysql-test/valgrind.supp (+1/-1)
To merge this branch: bzr merge lp:~sergei.glushchenko/percona-server/5.6-ps-bug1205196
Reviewer Review Type Date Requested Status
Laurynas Biveinis (community) Approve
Review via email: mp+188704@code.launchpad.net

Description of the change

Fix suppression to handle the case reported in bug report.

To post a comment you must log in.
Revision history for this message
Sergei Glushchenko (sergei.glushchenko) wrote :

Cannot be tested in Jenkins for now because 5.6 fails to build with -DHAVE_PURIFY, but this issue is addressed in one of MPS, so I can rebase the branch if needed.

Revision history for this message
Laurynas Biveinis (laurynas-biveinis) wrote :

Sergei -

Can you log a small upstream report (i.e. suppression too strict on some systems) and link to this bug?

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'Percona-Server/mysql-test/valgrind.supp'
--- Percona-Server/mysql-test/valgrind.supp 2013-06-20 15:16:00 +0000
+++ Percona-Server/mysql-test/valgrind.supp 2013-10-01 19:51:03 +0000
@@ -1050,7 +1050,7 @@
1050 fun:malloc1050 fun:malloc
1051 fun:CRYPTO_malloc1051 fun:CRYPTO_malloc
1052 fun:sk_new1052 fun:sk_new
1053 fun:load_builtin_compressions1053 ...
1054 fun:SSL_COMP_get_compression_methods1054 fun:SSL_COMP_get_compression_methods
1055 fun:SSL_library_init1055 fun:SSL_library_init
1056}1056}

Subscribers

People subscribed via source and target branches