[Mono-bugs] [Bug 353550] mono_class_from_name_case and mono_class_from_name dont check valid parameter

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jan 14 17:56:54 EST 2008


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

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





--- Comment #3 from Zoltan Varga <vargaz at gmail.com>  2008-01-14 15:56:54 MST ---
We generally don't check parameters against NULL in runtime functions. This is
a C api and the caller is assumed to know what it is doing.


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