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

Unified Diff: tools/ubsan_vptr/blacklist.txt

Issue 492393002: Blacklist a bad cast in ThreadSafeRefCountedGarbageCollected::makeKeepAlive (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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 | « 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 29108c1d3b74a575940fc8c89f3e3c379f02db53..32e2b7619c21e6240cd0ccbcf9e62365de535a02 100644
--- a/tools/ubsan_vptr/blacklist.txt
+++ b/tools/ubsan_vptr/blacklist.txt
@@ -52,7 +52,7 @@ fun:*DatabaseContext*contextDestroyed*
# static_cast into itself in the constructor.
fun:*RefCountedGarbageCollected*makeKeepAlive*
-fun:*ThreadSafeRefCountedGarbageCollected*ThreadSafeRefCountedGarbageCollected*
+fun:*ThreadSafeRefCountedGarbageCollected*makeKeepAlive*
#############################################################################
# Accessing data in destructurors where the class has virtual inheritances.
« 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