pw_expire/pw_change in current portable openssh CVS bombs
Kevin Steves
stevesk at pobox.com
Fri Jun 22 06:19:19 EST 2001
On Thu, 21 Jun 2001, Dave Dykstra wrote:
:The references to pw_expire and pw_change in pwcopy() in misc.c cause
:compilation errors at least on solaris. How about doing a memcpy of the
:whole structure and only explicitly setting those that need xstrdup?
:That would work on openbsd and everywhere else.
that will work until they are referenced, at which point we'll still need
to have configure define HAVE_FOO and use that around the reference.
More information about the openssh-unix-dev
mailing list