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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 19 10:02:34 PST 2008


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

           Summary: Uninitialized memory read error in
                    SimpleFontData::unitsPerEm() is reported by Purify
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://code.google.com/p/chromium/issues/detail?id=5307
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dglazkov at chromium.org


The easy fix is to initialize m_unitsPerEm on creation.


-- 
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.



More information about the webkit-unassigned mailing list