
djm at fuyu
Jan 11, 2011, 6:30 PM
Post #24 of 81
(2155 views)
Permalink
|
CVSROOT: /var/cvs Module name: openssh Changes by: djm [at] fuyu 11/01/12 13:30:21 Modified files: openbsd-compat : glob.c . : ChangeLog Log message: - nicm [at] cvs 2010/10/08 21:48:42 [openbsd-compat/glob.c] Extend GLOB_LIMIT to cover readdir and stat and bump the malloc limit from ARG_MAX to 64K. Fixes glob-using programs (notably ftp) able to be triggered to hit resource limits. Idea from a similar NetBSD change, original problem reported by jasper@. ok millert tedu jasper Diff commands: cvs -nQq rdiff -u -r1.27 -r1.28 openssh/openbsd-compat/glob.c cvs -nQq rdiff -u -r1.5784 -r1.5785 openssh/ChangeLog ViewVC: http://anoncvs.mindrot.org/index.cgi/openssh/openbsd-compat/glob.c?r1=1.27;r2=1.28&view=patch http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5784;r2=1.5785&view=patch Please note that there may be a delay before commits are available on the public ViewVC site. _______________________________________________ openssh-commits mailing list openssh-commits [at] mindrot https://lists.mindrot.org/mailman/listinfo/openssh-commits
|