Re: Call for testing: OpenSSH 7.7

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

 



On Tue, 27 Mar 2018, Jakub Jelen wrote:

> On Thu, 2018-03-22 at 14:42 +1100, Damien Miller wrote:
> > Hi,
> > 
> > OpenSSH 7.7p1 is almost ready for release, so we would appreciate
> > testing
> > on as many platforms and systems as possible. This is a bugfix
> > release.
> > 
> > [...]
> > 
> > Running the regression tests supplied with Portable OpenSSH does not
> > require installation and is a simply:
> > 
> > $ ./configure && make tests
> 
> The localcommand test failed for me (for other reasons) and after some
> more investigation, I found that the following commit introduced an pw
> argument to the load_public_identity_files() function, but is
> overwriting our local copy from main:
> 
> https://github.com/openssh/openssh-portable/commit/b7548b1
> 
> The following diff makes it using our copied pw variable instead of
> overwriting it:

That should be removed, but I'm trying to understand how it could
lead to problems. pw get overwritten locally, but AFAIK nothing
from pw gets used after load_public_identity_files() exits.

What problems were you seeing from this? It looks harmless to me
and so I'd prefer to wait until after release to fix it.

-d
_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@xxxxxxxxxxx
https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev



[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux