[Mono-bugs] [Bug 423975] SIGSEGV in mono_class_is_assignable_from

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Sep 7 10:45:53 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=423975

User vargaz at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=423975#c1


Zoltan Varga <vargaz at gmail.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |vargaz at gmail.com




--- Comment #1 from Zoltan Varga <vargaz at gmail.com>  2008-09-07 08:45:50 MDT ---
This is already fixed in HEAD:

2008-08-31  Zoltan Varga  <vargaz at gmail.com>

        * class.c (mono_class_is_assignable_from): Fix the build.

        * class.c (mono_class_is_assignable_from): Call mono_class_setup_vtable
()
        before accessing klass->interface_bitmap. Fixes #421744.

I considered the fix too risky for 2.0 since the first version of the fix broke
the build.


-- 
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