[Mono-bugs] [Bug 72292][Wis] Changed - getpwent in libMonoPosixHelper fails on Solaris 8

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 7 Feb 2005 13:16:31 -0500 (EST)


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@gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=72292

--- shadow/72292	2005-02-07 12:26:49.000000000 -0500
+++ shadow/72292.tmp.18872	2005-02-07 13:16:31.000000000 -0500
@@ -36,6 +36,11 @@
                 return -1;
 +       }
 
         if (copy_passwd (pwbuf, pw) == -1) {
                 errno = ENOMEM;
 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
+
+------- Additional Comments From vargaz@gmail.com  2005-02-07 13:16 -------
+Created an attachment (id=14107)
+patch
+