Index: tools/xsan.blacklist |
diff --git a/tools/xsan.blacklist b/tools/xsan.blacklist |
index 57c80207593e1183bd9be384e287d42d67d0f343..fc06c458f1e361032d2c8e4127d1a60a8d995b88 100644 |
--- a/tools/xsan.blacklist |
+++ b/tools/xsan.blacklist |
@@ -9,4 +9,7 @@ |
# Suppress third_party/externals. We mostly care about our own code. |
src:.*third_party/externals.* |
+# Temporarily stifle while we fix integer overflow. skia:4667 |
+fun:_ZN7SkCodec13NewFromStreamEP8SkStreamP16SkPngChunkReader |
+ |
#endif |