Date: Mon, 5 Nov 2007 11:26:41 +0000 (UTC) From: Giorgos Keramidas <keramida@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/mtree mtree.c Message-ID: <200711051126.lA5BQfse068711@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
keramida 2007-11-05 11:26:41 UTC
FreeBSD src repository (doc committer)
Modified files: (Branch: RELENG_6)
usr.sbin/mtree mtree.c
Log:
MFC: 1.30
mtree should use getcwd() instead of getwd(). getcwd() is safer,
because it includes checks for the length of the buffer it uses.
Revision Changes Path
1.29.8.1 +1 -1 src/usr.sbin/mtree/mtree.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711051126.lA5BQfse068711>
