X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Ftools%2Fubsan_vptr%2Fblacklist.txt;h=32e2b7619c21e6240cd0ccbcf9e62365de535a02;hb=3545e9f2671f595d2a2f3ee75ca0393b01e35ef6;hp=c3c805809aba9a5cb3ab31014fbd684b8cd70524;hpb=7d210d4c7e9ba36e635eabc5b5780495f8a63292;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/tools/ubsan_vptr/blacklist.txt b/src/tools/ubsan_vptr/blacklist.txt index c3c8058..32e2b76 100644 --- a/src/tools/ubsan_vptr/blacklist.txt +++ b/src/tools/ubsan_vptr/blacklist.txt @@ -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.