Date: Wed, 17 Dec 2003 05:36:05 -0800 (PST) From: Jacques Vidrine <nectar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/add extract.c src/usr.sbin/pkg_install/create pl.c Message-ID: <200312171336.hBHDa5cT015380@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nectar 2003/12/17 05:36:05 PST
FreeBSD src repository
Modified files:
usr.sbin/pkg_install/add extract.c
usr.sbin/pkg_install/create pl.c
Log:
Correct truncation detection after use of snprintf: The case where
exactly one character was truncated was not detected.
Revision Changes Path
1.37 +3 -3 src/usr.sbin/pkg_install/add/extract.c
1.25 +2 -2 src/usr.sbin/pkg_install/create/pl.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312171336.hBHDa5cT015380>
