Commit 11ec1f62 authored by bruening@google.com's avatar bruening@google.com

Generalize suppression for uninit in WebCore::AutoTableLayout::layout

BUG=364675
TBR=jchaffraix@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@271137 0039d316-1c4b-4281-b951-d872f2087c98
parent 24b5fd44
...@@ -2066,11 +2066,9 @@ UNINITIALIZED READ ...@@ -2066,11 +2066,9 @@ UNINITIALIZED READ
name=bug_364675 name=bug_364675
blink_web.dll!WebCore::AutoTableLayout::layout blink_web.dll!WebCore::AutoTableLayout::layout
blink_web.dll!WebCore::RenderTable::layout blink_web.dll!WebCore::RenderTable::layout
blink_web.dll!WebCore::RenderBlockFlow::layoutBlockChild blink_web.dll!...
blink_web.dll!WebCore::RenderBlockFlow::layoutBlockChildren
blink_web.dll!WebCore::RenderBlockFlow::layoutBlockFlow blink_web.dll!WebCore::RenderBlockFlow::layoutBlockFlow
blink_web.dll!WebCore::RenderBlockFlow::layoutBlock blink_web.dll!WebCore::RenderBlockFlow::layoutBlock
blink_web.dll!WebCore::RenderBlock::layout
UNINITIALIZED READ UNINITIALIZED READ
name=bug_365101 name=bug_365101
......
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