http://bugzilla.novell.com/show_bug.cgi?id=558594
http://bugzilla.novell.com/show_bug.cgi?id=558594#c2 Rodrigo Kumpera <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #2 from Rodrigo Kumpera <[email protected]> 2009-11-26 11:00:45 UTC --- This is the wrong fix. The number of elements is an unsigned quantity variable. There are 2 things to fix for this bug: Make the variable unsigned and make code_bounds_check overflow resistant. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
