Commit 0f95b406 authored by haraken@chromium.org's avatar haraken@chromium.org

Blacklist a bad cast in ThreadSafeRefCountedGarbageCollected::makeKeepAlive

BUG=405345
NOTRY=true

Review URL: https://codereview.chromium.org/492393002

Cr-Commit-Position: refs/heads/master@{#291358}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@291358 0039d316-1c4b-4281-b951-d872f2087c98
parent 996d5a79
......@@ -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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment