[Webkit-unassigned] [Bug 23669] New: Using malloc to allocate wxFonts results in invalid wxFonts
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jan 31 18:30:39 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23669
Summary: Using malloc to allocate wxFonts results in invalid
wxFonts
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit wx
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mr.diggilin at gmail.com
CC: kevino at theolliviers.com
Hashtable uses malloc to allocate table space (as directed in FontCache, not wx
specific) which means that FontPlatformData's wxFont doesn't get allocated
properly (vtable is null).
--
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