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. |