[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: Mon, 10 Apr 2006 18:49:50 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: ray_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2006/04/10 18:49:49
Modified files:
usr.bin/cvs : buf.c
Log message:
Change cvs_buf_grow() to return void, since it cannot fail, and
just use xrealloc, since it handles the case of an unallocated
buffer anyway. (b->cb_buf should be NULL if the space is unallocated.)
``Tested & looks OK to'' niallo_(_at_)__(_dot_)_
Visit your host, monkey.org