Commit 32b6bae0 authored by cbentzel@chromium.org's avatar cbentzel@chromium.org

Another Uninitialized suppression case for WidthIterator.

BUG=101755
TBR=yurys@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113254 0039d316-1c4b-4281-b951-d872f2087c98
parent 2b6196d7
...@@ -4765,6 +4765,14 @@ ...@@ -4765,6 +4765,14 @@
fun:_ZNK7WebCore4Font26selectionRectForSimpleTextERKNS_7TextRunERKNS_10FloatPointEiii fun:_ZNK7WebCore4Font26selectionRectForSimpleTextERKNS_7TextRunERKNS_10FloatPointEiii
fun:_ZNK7WebCore4Font20selectionRectForTextERKNS_7TextRunERKNS_10FloatPointEiii fun:_ZNK7WebCore4Font20selectionRectForTextERKNS_7TextRunERKNS_10FloatPointEiii
} }
{
bug_101755_b1
Memcheck:Uninitialized
fun:_ZN7WebCore13WidthIterator*
fun:_ZNK7WebCore4Font23floatWidthForSimpleTextERKNS_7TextRunEPNS_11GlyphBufferEPN3WTF7HashSetIPKNS_14SimpleFontDataENS6_7PtrHashISA_EENS6_10HashTraitsISA_EEEEPNS_13GlyphOverflowE
fun:_ZNK7WebCore4Font30offsetForPositionForSimpleTextERKNS_7TextRunEfb
fun:_ZNK7WebCore4Font17offsetForPositionERKNS_7TextRunEfb
}
{ {
bug_101755_c bug_101755_c
Memcheck:Uninitialized Memcheck:Uninitialized
......
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