[Mono-bugs] [Bug 57706][Nor] Changed - Marshal.PtrToStringUni fails with Null IntPtr
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 27 Apr 2004 14:27:27 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by vargaz@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=57706
--- shadow/57706 2004-04-27 05:46:43.000000000 -0400
+++ shadow/57706.tmp.23020 2004-04-27 14:27:27.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 57706
Product: Mono: Runtime
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: jordi@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -31,6 +31,9 @@
When fixing this, I will also suggest to check PtrToStringAuto,
PtrToStringAnsi and other Ptr to String functions to make sure that they
work also properly.
Jordi,
+
+------- Additional Comments From vargaz@freemail.hu 2004-04-27 14:27 -------
+Fixed in CVS.