[Bug 2086] passwd struct does not have pw_gecos member on Android

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu Apr 18 12:13:59 EST 2013


https://bugzilla.mindrot.org/show_bug.cgi?id=2086

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2237|ok?(dtucker at zip.com.au)     |
              Flags|                            |
   Attachment #2249|                            |ok?(dtucker at zip.com.au)
              Flags|                            |
   Attachment #2232|0                           |1
        is obsolete|                            |
   Attachment #2237|0                           |1
        is obsolete|                            |

--- Comment #3 from Damien Miller <djm at mindrot.org> ---
Created attachment 2249
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2249&action=edit
use AC_CHECK_MEMBERS for all struct passwd member checks

We actually have a few more struct passwd members that should be tested
for using AC_CHECK_MEMBERS, so this cuts them all over.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list