[Mono-bugs] [Bug 573682] segtaults when encoding/decoding non-UTF8 strings

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jan 27 11:23:04 EST 2010


http://bugzilla.novell.com/show_bug.cgi?id=573682

http://bugzilla.novell.com/show_bug.cgi?id=573682#c9


--- Comment #9 from Ted Unangst <tedu at fogcreek.com> 2010-01-27 16:23:03 UTC ---
Also, by inspection, it seems there's a similar bug in
Latin1Encoding.cs:GetBytes.  There's a loop bound of "count", but charIndex can
be moved more than once per iteration.

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