See <http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/46628>.

    $.02,
    /Mikko

On Thu, 2 Jan 2003, Bruce Evans wrote:

> rshd now gets killed by signal 11 in pam_putenv() when
> pam_setenv("HOME", ...) is called for "rsh localhost ls".
> The registers for pamh->env and i are both 0 in free(pamh->env[i]),
> although this can't happen since pamh->env[0] must have been accessed
> in openpam_findenv() to get to the free().
>
> "rsh localhost" and "rlogin localhost" still work.  A statically
> linked rshd from last June still works.
>
> Bruce
>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message
>


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to