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

Unified Diff: tools/ubsan/vptr_blacklist.txt

Issue 2476733002: Blacklist nacl_message_scanner for UBSan. (Closed)
Patch Set: Created 4 years, 1 month 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/ubsan/vptr_blacklist.txt
diff --git a/tools/ubsan/vptr_blacklist.txt b/tools/ubsan/vptr_blacklist.txt
index bc4c54923a47a4dfd43c8a3fd2a6af379d709f42..485c1df5fc962224e8849dde43afb9f6231cf234 100644
--- a/tools/ubsan/vptr_blacklist.txt
+++ b/tools/ubsan/vptr_blacklist.txt
@@ -117,3 +117,8 @@ fun:*forbidGCDuringConstruction*
# "vptr". See crbug.com/609786.
src:*/third_party/libc\+\+abi/trunk/src/private_typeinfo.cpp
+
+#############################################################################
+# invalid downcasts for IPC messages
+# https://crbug.com/520760
+src:*nacl_message_scanner.cc
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698