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


           Summary: mono_class_from_name_case and mono_class_from_name dont
                    check valid parameter
           Product: Mono: Runtime
           Version: 1.2.6
          Platform: x86
        OS/Version: Windows XP
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: misc
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          Found By: ---


Both mono_class_from_name_case and mono_class_from_name functions allow the
image pointer to be NULL, but both functions fail to check it before first use.

Pass NULL as the the image in either of the above functions will cause the
program to crash.


-- 
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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to