Commit fa8350fd authored by thakis@chromium.org's avatar thakis@chromium.org

Suppress a valgrind uninitialilzed read.

BUG=116475
TEST=none
TBR=wjmaclean

Review URL: https://chromiumcodereview.appspot.com/9565040

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124557 0039d316-1c4b-4281-b951-d872f2087c98
parent e38548ee
......@@ -5885,6 +5885,21 @@
fun:_ZN10scoped_ptrIN5views4ViewEED1Ev
fun:_ZN5views4View17DoRemoveChildViewEPS0_bbb
}
{
116475
Memcheck:Uninitialized
fun:_ZNK4base9Histogram11BucketIndexEi
fun:_ZN4base9Histogram3AddEi
fun:_ZN11webkit_glue25WebKitPlatformSupportImpl21histogramCustomCountsEPKciiii
fun:_ZN7WebCore15PlatformSupport21histogramCustomCountsEPKciiii
fun:_ZN7WebCore19CCLayerTreeHostImpl20optimizeRenderPassesERN3WTF6VectorINS1_6OwnPtrINS_12CCRenderPassEEELj0EEE
fun:_ZN7WebCore19CCLayerTreeHostImpl10drawLayersEv
fun:_ZN7WebCore19CCSingleThreadProxy11doCompositeEv
fun:_ZN7WebCore19CCSingleThreadProxy20compositeImmediatelyEv
fun:_ZN7WebCore15CCLayerTreeHost9compositeEv
fun:_ZN6WebKit16WebLayerTreeView9compositeEv
}
#-----------------------------------------------------------------------
# 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