tomhudson@google.com | 0435f16 | 2012-03-15 18:16:39 +0000 | [diff] [blame] | 1 | # Pass this file to Valgrind with "--suppressions=tests/valgrind.supp" |
tomhudson@google.com | 0435f16 | 2012-03-15 18:16:39 +0000 | [diff] [blame] | 2 | |
| 3 | { |
robertphillips@google.com | 6187abe | 2013-10-08 15:37:19 +0000 | [diff] [blame] | 4 | FcConfig |
| 5 | Memcheck:Addr4 |
| 6 | fun:FcConfigFileExists |
| 7 | } |
| 8 | { |
commit-bot@chromium.org | 738e02c | 2013-07-02 17:40:22 +0000 | [diff] [blame] | 9 | Mesa_glsl_parsing |
tomhudson@google.com | 0435f16 | 2012-03-15 18:16:39 +0000 | [diff] [blame] | 10 | Memcheck:Cond |
commit-bot@chromium.org | 738e02c | 2013-07-02 17:40:22 +0000 | [diff] [blame] | 11 | fun:_ZN22_mesa_glsl_parse_stateC1EP10gl_contextjPv |
| 12 | obj:/usr/lib/x86_64-linux-gnu/dri/libglsl.so |
tomhudson@google.com | 0435f16 | 2012-03-15 18:16:39 +0000 | [diff] [blame] | 13 | } |
| 14 | { |
commit-bot@chromium.org | 738e02c | 2013-07-02 17:40:22 +0000 | [diff] [blame] | 15 | lib_png_inflate |
| 16 | Memcheck:Cond |
| 17 | fun:inflateReset2 |
| 18 | fun:inflateInit2_ |
| 19 | fun:png_create_read_struct_2 |
| 20 | fun:png_create_read_struct |
tomhudson@google.com | 0435f16 | 2012-03-15 18:16:39 +0000 | [diff] [blame] | 21 | } |
commit-bot@chromium.org | 738e02c | 2013-07-02 17:40:22 +0000 | [diff] [blame] | 22 | { |
robertphillips@google.com | 6187abe | 2013-10-08 15:37:19 +0000 | [diff] [blame] | 23 | RTConfRegistry_leak |
robertphillips@google.com | d7a1eea | 2013-07-08 17:26:07 +0000 | [diff] [blame] | 24 | Memcheck:Leak |
| 25 | fun:_Znwm |
robertphillips@google.com | 6187abe | 2013-10-08 15:37:19 +0000 | [diff] [blame] | 26 | fun:_ZN16SkRTConfRegistry12registerConfEP12SkRTConfBase |
robertphillips@google.com | 9c4c3de | 2013-07-03 15:39:10 +0000 | [diff] [blame] | 27 | } |
robertphillips@google.com | 1b440d1 | 2013-10-10 17:04:14 +0000 | [diff] [blame] | 28 | { |
| 29 | XML_ParseBuffer_leak |
| 30 | Memcheck:Leak |
| 31 | fun:malloc |
| 32 | fun:FcPatternObjectInsertElt |
| 33 | fun:FcPatternObjectAddWithBinding |
| 34 | } |
robertphillips@google.com | 8ec502b | 2013-10-11 18:28:18 +0000 | [diff] [blame] | 35 | { |
| 36 | Driver_bug_1 |
| 37 | Memcheck:Value8 |
| 38 | ... |
| 39 | obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so |
| 40 | fun:lp_rast_triangle_3 |
| 41 | } |
| 42 | { |
| 43 | Driver_bug_2 |
| 44 | Memcheck:Value8 |
| 45 | ... |
| 46 | obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so |
| 47 | fun:lp_rast_triangle_2 |
| 48 | } |
| 49 | { |
| 50 | Driver_bug_3 |
| 51 | Memcheck:Value8 |
| 52 | obj:/usr/lib/x86_64-linux-gnu/dri/libdricore.so |
| 53 | fun:_mesa_readpixels |
| 54 | fun:_mesa_ReadnPixelsARB |
| 55 | fun:_mesa_ReadPixels |
| 56 | } |