[Webkit-unassigned] [Bug 135285] There are unnecessary condition check on FontGlyphs.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 25 08:29:35 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=135285





--- Comment #2 from Myles C. Maxfield <mmaxfield at apple.com>  2014-07-25 08:29:48 PST ---
(From update of attachment 235507)
View in context: https://bugs.webkit.org/attachment.cgi?id=235507&action=review

> Source/WebCore/platform/graphics/FontGlyphs.cpp:389
>              characterFontData = characterFontData->variantFontData(description, variant);

This function might return nullptr.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list