[Mono-bugs] [Bug 549173] New: mono_string_builder_to_utf16() returns unitialized data
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Oct 22 09:19:52 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=549173
Summary: mono_string_builder_to_utf16() returns unitialized
data
Classification: Mono
Product: Mono: Compilers
Version: SVN
Platform: i686
OS/Version: Windows
Status: NEW
Severity: Normal
Priority: P5 - None
Component: C#
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: hib at hiberis.nl
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Created an attachment (id=323704)
--> (http://bugzilla.novell.com/attachment.cgi?id=323704)
Patch for mono_string_builder_to_utf16
Description of Problem:
When you call mono_string_builder_to_utf16() with an zero length
string_builder, it returns an uninitialized string.
I will submit a patch for this.
--
Configure bugmail: http://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