diff options
-rwxr-xr-x | tools/valgrind/memcheck/suppressions.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt index 5bfdfd7..754395c 100755 --- a/tools/valgrind/memcheck/suppressions.txt +++ b/tools/valgrind/memcheck/suppressions.txt @@ -1898,6 +1898,7 @@ fun:crc32 ... fun:png_write_row + fun:_ZN3gfx51_GLOBAL__N_gfx_codec_png_codec.cc_00000000_* fun:_ZN3gfx8PNGCodec6EncodeEPKhNS0_11ColorFormatEiiibPSt6vectorIhSaIhEE fun:_ZN3gfx8PNGCodec18EncodeBGRASkBitmapERK8SkBitmapbPSt6vectorIhSaIhEE } @@ -1907,6 +1908,7 @@ fun:crc32 ... fun:png_write_row + fun:_ZN3gfx51_GLOBAL__N_gfx_codec_png_codec.cc_00000000_* fun:_ZN3gfx8PNGCodec6EncodeEPKhNS0_11ColorFormatEiiibPSt6vectorIhSaIhEE fun:_ZN3gfx8PNGCodec18EncodeBGRASkBitmapERK8SkBitmapbPSt6vectorIhSaIhEE } |