Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6)

Unified Diff: tools/msan/blacklist.txt

Issue 665203006: Revert of Reland "Integrate SIMD optimisations for zlib" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/zlib/zutil.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/msan/blacklist.txt
diff --git a/tools/msan/blacklist.txt b/tools/msan/blacklist.txt
index 88d243735264886de020b448c3165f945365ed0a..1a487c75d6c2b0fc3758ee9308197c4c96c2d8ec 100644
--- a/tools/msan/blacklist.txt
+++ b/tools/msan/blacklist.txt
@@ -9,9 +9,6 @@
# Uninit in zlib. http://crbug.com/116277
fun:*MOZ_Z_deflate*
-
-# Uninit in zlib with SIMD intrinsic http://crbug.com/426868
-fun:crc_fold512_to_32
# Uninit in OSMesa. http://crbug.com/347967
fun:unpack_RGBA8888
« no previous file with comments | « third_party/zlib/zutil.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698