Date: Thu, 22 Jul 1999 10:12:00 -0700 (PDT) From: Sheldon Hearn <sheldonh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/jot jot.1 jot.c Message-ID: <199907221712.KAA41530@freefall.freebsd.org>
index | next in thread | raw e-mail
sheldonh 1999/07/22 10:12:00 PDT
Modified files:
usr.bin/jot jot.1 jot.c
Log:
Improve printf(3) conversion specifier parsing so that silly formats
aren't allowed and the right casts can be used for printf() statements.
Document the conversion specifier limitations and the fact that
arithmetic overflow causes a fatal error.
PR: 12611
Reported by: Frode Vatvedt Fjeld <frodef@acm.org>
Reviewed by: bde
Revision Changes Path
1.6 +15 -1 src/usr.bin/jot/jot.1
1.10 +83 -19 src/usr.bin/jot/jot.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907221712.KAA41530>
