thorpej
Wed Jun 25 23:20:31 PDT 1997
Update of /cvsroot/src/sys/lib/libsa
In directory netbsd1:/var/slash-tmp/cvs-serv16478
Modified Files:
printf.c
Log Message:
Don't run off the end of the format string if the caller botched for
format modifier. Pointed out by Daniel G. Pouzzner in PR #2633.