[Webkit-unassigned] [Bug 22936] Uninitialized memory read error in SimpleFontData::unitsPerEm() is reported by Purify

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 19 14:40:46 PST 2008


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


dglazkov at chromium.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #26146|0                           |1
        is obsolete|                            |
         AssignedTo|webkit-                     |dglazkov at chromium.org
                   |unassigned at lists.webkit.org |
             Status|NEW                         |ASSIGNED
  Attachment #26160|                            |review?
               Flag|                            |




------- Comment #4 from dglazkov at chromium.org  2008-12-19 14:40 PDT -------
Created an attachment (id=26160)
 --> (https://bugs.webkit.org/attachment.cgi?id=26160&action=view)
Initialize m_unitsPerEm in SimpleFontData constructor v2

Darin, thanks again for making me look. I updated the patch to use the value,
provided by SVGFontFaceElement::unitsPerEm(), which is what would be used if
the font did not have the units_per_em attribute.


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



More information about the webkit-unassigned mailing list