[Mono-bugs] [Bug 558145] [verifier] SIGSEGV in mono_method_verify/mono_type_fullname on a bad assembly

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Nov 24 15:58:44 EST 2009


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

http://bugzilla.novell.com/show_bug.cgi?id=558145#c1


--- Comment #1 from Sebastien Pouliot <spouliot at novell.com> 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.


More information about the mono-bugs mailing list