[Mono-bugs] [Bug 353550] New: mono_class_from_name_case and mono_class_from_name dont check valid parameter
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Jan 13 18:56:16 EST 2008
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: mono-bugs at lists.ximian.com
ReportedBy: leslie_alistair at hotmail.com
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list