http://bugzilla.novell.com/show_bug.cgi?id=558145
http://bugzilla.novell.com/show_bug.cgi?id=558145#c1 --- Comment #1 from Sebastien Pouliot <[email protected]> 2009-11-24 20:58:42 UTC --- Created an attachment (id=329304) --> (http://bugzilla.novell.com/attachment.cgi?id=329304) patch This is the patch I use to avoid the issue the crash (using the uninflated type if inflated is null) while continuing fuzzing. The important part is that later, when freeing, where we cannot free everything since, in case of an error, some stuff would be copies (i.e. not allocated by the function itself). -- 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
