[Mono-bugs] [Bug 420171] Passing or receiving NULL bstr on mono in linux causing crash.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Aug 25 16:33:24 EDT 2008


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

User tom_hindle at sil.org added comment
https://bugzilla.novell.com/show_bug.cgi?id=420171#c2





--- Comment #2 from tom hindle <tom_hindle at sil.org>  2008-08-25 14:33:23 MDT ---
Created an attachment (id=235367)
 --> (https://bugzilla.novell.com/attachment.cgi?id=235367)
Attached is a patch to fix this bug.

Moves checks in mono_string_to_bstr and mono_string_from_bstr so that check for
NULL is done on all platforms not just windows.

Also adds a check for NULL in mono_free_bstr


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