[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Wed Jul 30 12:32:47 EST 2014
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 14/07/30 12:32:47
Modified files:
. : ChangeLog ssh-agent.c
Log message:
- dtucker at cvs.openbsd.org 2014/07/25 21:22:03
[ssh-agent.c]
Clear buffer used for handling messages. This prevents keys being
left in memory after they have been expired or deleted in some cases
(but note that ssh-agent is setgid so you would still need root to
access them). Pointed out by Kevin Burns, ok deraadt
Diff commands:
cvs -nQq rdiff -u -r1.6917 -r1.6918 openssh/ChangeLog
cvs -nQq rdiff -u -r1.211 -r1.212 openssh/ssh-agent.c
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6917;r2=1.6918&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-agent.c?r1=1.211;r2=1.212&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