[openssh-commits] [openssh] branch master updated (fd36834 -> d4c0295)
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Feb 11 12:27:02 AEDT 2015
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from fd36834 upstream commit
new 4af1709 upstream commit
new d4c0295 upstream commit
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit d4c0295d1afc342057ba358237acad6be8af480b
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Feb 11 01:20:38 2015 +0000
upstream commit
Some packet error messages show the address of the peer,
but might be generated after the socket to the peer has suffered a TCP reset.
In these cases, getpeername() won't work so cache the address earlier.
spotted in the wild via deraadt@ and tedu@
commit 4af1709cf774475ce5d1bc3ddcc165f6c222897d
Author: jsg at openbsd.org <jsg at openbsd.org>
Date: Mon Feb 9 23:22:37 2015 +0000
upstream commit
fix some leaks in error paths ok markus@
Summary of changes:
packet.c | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list