cvs version / testing

Damien Miller djm at mindrot.org
Fri Mar 21 09:19:49 EST 2003


Steve G wrote:
> Hello,
> 
> I think I may see what is going on for some of the leaks.
> My guess is that the privilege separation child processes
> do not close their pam sessions. I don't know if things can
> or should be done in a slightly different order or if
> everyone is satisfied as is.

I wouldn't worry too much about one-off leaks like PAM sessions or things used at init time. Runtime leaks (e.g. per-channel) are far more important.

You might also want to check sftp{,-server} and scp.

-d




More information about the openssh-unix-dev mailing list