Bug #92511 cleanup valgrind.supp
Submitted: 20 Sep 2018 10:49 Modified: 25 Sep 2018 1:32
Reporter: Tor Didriksen Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:8.0.14 OS:Any
Assigned to: CPU Architecture:Any

[20 Sep 2018 10:49] Tor Didriksen
Description:
valgrind.supp contains lots of obsolete suppressions for performance schema (missing shutdown)
Also: add suppressions for signal handling (used by some gr tests).

How to repeat:
./mtr --mem --valgrind group_replication.gr_exit_state_action_on_member_expel

Suggested fix:
See description.
[25 Sep 2018 1:32] Paul DuBois
Posted by developer:
 
Fixed in 8.0.14.

Work was done for test suite. No changelog entry needed.