cvs commit: src/usr.sbin/mtree mtree.c
Giorgos Keramidas
keramida at FreeBSD.org
Fri Nov 2 11:53:40 PDT 2007
keramida 2007-11-02 15:11:53 UTC
FreeBSD src repository (doc committer)
Modified files:
usr.sbin/mtree mtree.c
Log:
mtree should use getcwd() instead of getwd(). getcwd() is safer,
because it includes checks for the length of the buffer it uses.
Reviewed by: phk, cperciva
MFC after: 3 days
Revision Changes Path
1.30 +1 -1 src/usr.sbin/mtree/mtree.c
More information about the cvs-src
mailing list