Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / tools / ubsan_vptr / blacklist.txt
index c3c8058..32e2b76 100644 (file)
@@ -52,6 +52,7 @@ fun:*DatabaseContext*contextDestroyed*
 # static_cast into itself in the constructor.
 
 fun:*RefCountedGarbageCollected*makeKeepAlive*
+fun:*ThreadSafeRefCountedGarbageCollected*makeKeepAlive*
 
 #############################################################################
 # Accessing data in destructurors where the class has virtual inheritances.