Date: Fri, 14 Feb 2003 21:33:42 -0800 (PST) From: Kris Kennaway <kris@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/patch common.h patch.c Message-ID: <200302150533.h1F5XgP2037936@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kris 2003/02/14 21:33:42 PST
Modified files: (Branch: RELENG_4)
gnu/usr.bin/patch common.h patch.c
Log:
MFC: Prevent stack-smashing buffer overflows in -D and -r options by using
buffer-safe string functions. The rest of the code is still probably
unsafe.
Revision Changes Path
1.7.2.2 +3 -0 src/gnu/usr.bin/patch/common.h
1.16.2.4 +7 -6 src/gnu/usr.bin/patch/patch.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?200302150533.h1F5XgP2037936>
