[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Ray Lai <ray_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Sun, 27 May 2007 15:14:06 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: ray_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2007/05/27 15:14:06
Modified files:
usr.bin/cvs : cvs.c
Log message:
Add bounds check for cvs command arguments. Initial diff by Tobias
Stoeckmann, rearranged to "if (num_items >= BUFSIZ)" format for
readability.
I would have liked to allow our cvs client to accept as many arguments
as the system would allow, but the argument parsing code is surprising
hairy.
OK niallo_(_at_)__(_dot_)_
Visit your host, monkey.org