[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Thu Jul 18 16:13:20 EST 2013
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 13/07/18 16:13:20
Modified files:
. : ChangeLog misc.c
Log message:
- djm at cvs.openbsd.org 2013/07/12 00:43:50
[misc.c]
in ssh_gai_strerror() don't fallback to strerror for EAI_SYSTEM when
errno == 0. Avoids confusing error message in some broken resolver
cases. bz#2122 patch from plautrba AT redhat.com; ok dtucker
Diff commands:
cvs -nQq rdiff -u -r1.6427 -r1.6428 openssh/ChangeLog
cvs -nQq rdiff -u -r1.117 -r1.118 openssh/misc.c
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6427;r2=1.6428&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/misc.c?r1=1.117;r2=1.118&view=patch
Please note that there may be a delay before commits are available
on the public ViewVC site.
More information about the openssh-commits
mailing list