1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

minor fix of a valgrind suppress pattern

This commit is contained in:
Bjorn Munch
2009-11-16 14:46:33 +01:00
parent 858d260bd3
commit 052688855e

View File

@ -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")||