Commit 586af972 authored by zhaoqin@google.com's avatar zhaoqin@google.com

adjust suppression for uninit read on ThreadState::visitStack

TBR=earthdok@chromium.org
BUG=340752

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@283618 0039d316-1c4b-4281-b951-d872f2087c98
parent c27138f4
...@@ -1957,9 +1957,9 @@ osmesa.dll!_tnl_generic_interp ...@@ -1957,9 +1957,9 @@ osmesa.dll!_tnl_generic_interp
UNINITIALIZED READ UNINITIALIZED READ
name=bug_340752 name=bug_340752
... ...
*!WebCore::ThreadState::visitStack *!*::ThreadState::visitStack
*!WebCore::ThreadState::trace *!*::ThreadState::trace
*!WebCore::ThreadState::visitRoots *!*::ThreadState::visitRoots
UNINITIALIZED READ UNINITIALIZED READ
name=bug_343663 name=bug_343663
......
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