[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Tue Feb 4 11:20:40 EST 2014
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 14/02/04 11:20:40
Modified files:
. : ChangeLog ssh-ecdsa.c
Log message:
- djm at cvs.openbsd.org 2014/02/03 23:28:00
[ssh-ecdsa.c]
fix memory leak; ECDSA_SIG_new() allocates 'r' and 's' for us, unlike
DSA_SIG_new. Reported by Batz Spear; ok markus@
Diff commands:
cvs -nQq rdiff -u -r1.6729 -r1.6730 openssh/ChangeLog
cvs -nQq rdiff -u -r1.10 -r1.11 openssh/ssh-ecdsa.c
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6729;r2=1.6730&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-ecdsa.c?r1=1.10;r2=1.11&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