Commit e23f3bba authored by rnk@chromium.org's avatar rnk@chromium.org

Suppress use-after-free in Inspector for next WebKit roll.

TBR=timurrrr@chromium.org
BUG=106104
TEST=vg bots stay green

Review URL: http://codereview.chromium.org/8773019

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112555 0039d316-1c4b-4281-b951-d872f2087c98
parent 28511dc5
......@@ -5285,6 +5285,15 @@
fun:_ZN16RenderThreadImpl26IdleHandlerInForegroundTabEv
fun:_ZN16RenderThreadImpl11IdleHandlerEv
}
{
bug_106104
Memcheck:Unaddressable
...
fun:_ZN3WTF14deleteOwnedPtrIN7WebCore27InspectorBaseAgentInterfaceEEEvPT_
fun:_ZN3WTF6OwnPtrIN7WebCore27InspectorBaseAgentInterfaceEED1Ev
fun:_ZN3WTF16VectorDestructorILb1ENS_6OwnPtrIN7WebCore27InspectorBaseAgentInterfaceEEEE8destructEPS4_S6_
fun:_ZN3WTF20VectorTypeOperationsINS_6OwnPtrIN7WebCore27InspectorBaseAgentInterfaceEEEE8destructEPS4_S6_
}
#-----------------------------------------------------------------------
# 4. These only occur on our Google workstations
......
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