Date: Thu, 18 Dec 2008 18:44:46 +0000 (UTC) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/mount mount.c mount_fs.c Message-ID: <200812181845.mBIIj4Im021313@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2008-12-18 18:44:46 UTC FreeBSD src repository Modified files: sbin/mount mount.c mount_fs.c Log: SVN rev 186291 on 2008-12-18 18:44:46Z by obrien Be a little bit more pestimistic in argument handling - check if we've overflown our internal buffer (though after the fact), and s/strncpy/strlcpy/ Reviewed by: rodrigc Obtained from: Juniper Networks Revision Changes Path 1.100 +7 -1 src/sbin/mount/mount.c 1.4 +1 -1 src/sbin/mount/mount_fs.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812181845.mBIIj4Im021313>