Date: Thu, 21 Dec 2000 14:21:39 -0800 (PST) From: Ben Smithurst <ben@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/printf printf.c Message-ID: <200012212221.eBLMLdt33876@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ben 2000/12/21 14:21:39 PST
Modified files:
usr.bin/printf printf.c
Log:
Fix printf(1) for cases where a long string with no format specifiers is
followed by a %d (probably others too) format specifier.
Reviewed by: audit
Revision Changes Path
1.16 +17 -5 src/usr.bin/printf/printf.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012212221.eBLMLdt33876>
