[Webkit-unassigned] [Bug 10157] REPRO: SVG code crashes on string copy inside KCanvasRenderingStyle paint code

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Jul 30 09:29:45 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10157





------- Comment #2 from darin at apple.com  2006-07-30 09:29 PDT -------
(In reply to comment #1)
> Somehow it seems that:
>     SVGPaint *stroke = style->svgStyle()->strokePaint();
> 
> ends up returning a MappedAttribute*

What that symptom usually means is that an object has been deleted and a new
object has been allocated in the memory that the old object used to occupy.


-- 
Configure bugmail: http://bugzilla.opendarwin.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