mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
minor fix of a valgrind suppress pattern
This commit is contained in:
parent
6edaebbf57
commit
f57dda3bab
1 changed files with 1 additions and 1 deletions
|
|
@ -181,7 +181,7 @@ INSERT INTO global_suppressions VALUES
|
|||
("==[0-9]*== Using"),
|
||||
("==[0-9]*== For more details"),
|
||||
/* This comes with innodb plugin tests */
|
||||
("==[0-9]*== Warning: set address range perms: large range .* .defined."),
|
||||
("==[0-9]*== Warning: set address range perms: large range"),
|
||||
|
||||
("THE_LAST_SUPPRESSION")||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue