Index: tools/valgrind/memcheck/suppressions.txt |
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt |
index a02f4fea9c2e91c61b3b49e8a744ea7c5ed224f8..73e772891b80719f6d3caefe33b321cd78257007 100644 |
--- a/tools/valgrind/memcheck/suppressions.txt |
+++ b/tools/valgrind/memcheck/suppressions.txt |
@@ -5824,6 +5824,12 @@ |
fun:_Znw* |
fun:_ZL20cachedPaintLuminancef |
} |
+{ |
+ bug_144930_b |
+ Memcheck:Leak |
+ fun:_Znw* |
+ fun:_ZL21cachedDeviceLuminancef |
+} |
#----------------------------------------------------------------------- |
# 4. These only occur on our Google workstations |