[Mono-bugs] [Bug 328915] memory corruption while parsing points

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Sep 27 09:45:50 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=328915#c2





--- Comment #2 from Sebastien Pouliot <spouliot at novell.com>  2007-09-27 07:45:49 MST ---
It seems that using 2 spaces between points (instead of one) leads to a similar
error. E.g.

<Canvas xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
        <Polyline Stroke="Blue" Fill="Green" Points="10,10  110,10 110,110
10,110" />
</Canvas>


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list