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
1=== modified file 'Percona-Server/mysql-test/valgrind.supp'
2--- Percona-Server/mysql-test/valgrind.supp 2013-06-20 15:16:00 +0000
3+++ Percona-Server/mysql-test/valgrind.supp 2013-10-01 19:51:03 +0000
4@@ -1050,7 +1050,7 @@
5 fun:malloc
6 fun:CRYPTO_malloc
7 fun:sk_new
8- fun:load_builtin_compressions
9+ ...
10 fun:SSL_COMP_get_compression_methods
11 fun:SSL_library_init
12 }

Subscribers

People subscribed via source and target branches