Date: Sun, 19 Apr 1998 11:00:50 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/ctags print.c Message-ID: <199804191800.LAA22624@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 1998/04/19 11:00:50 PDT Modified files: usr.bin/ctags print.c Log: Ctags write to buffer beyond the end of it when the source file doesn't end with '\n'. It brings segmentation fault. PR: 4812 Reviewed by: phk Submitted by: Shigio Yamaguchi <shigio@wafu.netgate.net> Revision Changes Path 1.2 +1 -1 src/usr.bin/ctags/print.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?199804191800.LAA22624>