[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Wed Jan 12 13:32:04 EST 2011
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 11/01/12 13:32:04
Modified files:
. : ChangeLog
openbsd-compat : glob.c
Log message:
- djm at cvs.openbsd.org 2011/01/12 01:53:14
avoid some integer overflows mostly with GLOB_APPEND and GLOB_DOOFFS
and sanity check arguments (these will be unnecessary when we switch
struct glob members from being type into to size_t in the future);
"looks ok" tedu@ feedback guenther@
Diff commands:
cvs -nQq rdiff -u -r1.5785 -r1.5786 openssh/ChangeLog
cvs -nQq rdiff -u -r1.28 -r1.29 openssh/openbsd-compat/glob.c
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5785;r2=1.5786&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/openbsd-compat/glob.c?r1=1.28;r2=1.29&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