Date: Sat, 12 Dec 1998 19:42:52 -0800 (PST) From: Matt Dillon <dillon@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/wall wall.c Message-ID: <199812130342.TAA08537@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 1998/12/12 19:42:52 PST
Modified files:
usr.bin/wall wall.c
Log:
PR: bin/8680
Increase the size of a number of buffers and replace strcpy/strcat/sprintf
with snprintf(). There was a minor and possibly not exploitable security
hole related to one sprintf().
Revision Changes Path
1.10 +8 -6 src/usr.bin/wall/wall.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?199812130342.TAA08537>
