[Webkit-unassigned] [Bug 15638] New: SVGImage causes malloc errors to print to console on this page
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 23 00:26:15 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15638
Summary: SVGImage causes malloc errors to print to console on
this page
Product: WebKit
Version: 523.x+ (nightly)
Platform: Macintosh
URL: http://files.myopera.com/dstorey/experiments/roundedcorn
ers.html
OS/Version: Mac OS X 10.4
Status: NEW
Keywords: SVGHitList
Severity: Normal
Priority: P2
Component: SVG
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eric at webkit.org
SVGImage causes malloc errors to print to console on this page
I had a fix for this and never checked it in. The size() function should use
valueAsPercent instead of valueInSpecifiedUnits() or whatever it's currently
using. Right now we're making buffers 10000 times larger than they should be
when SVGs don't have a specified size.
--
Configure bugmail: http://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