Date: Thu, 30 May 2002 03:54:54 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ctags C.c ctags.c fortran.c lisp.c tree.c Message-ID: <200205301054.g4UAss839748@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2002/05/30 03:54:54 PDT
Modified files:
usr.bin/ctags C.c ctags.c fortran.c lisp.c tree.c
Log:
Avoid buffer overrun when identifies or filenames are extremely long.
OpenBSD revisions: C.c 1.4-1.5, ctags.c 1.5, fortran.c 1.3, lisp.c 1.3,
tree.c 1.2
Obtained from: OpenBSD
Revision Changes Path
1.10 +20 -4 src/usr.bin/ctags/C.c
1.15 +14 -7 src/usr.bin/ctags/ctags.c
1.11 +1 -1 src/usr.bin/ctags/fortran.c
1.6 +1 -1 src/usr.bin/ctags/lisp.c
1.9 +1 -1 src/usr.bin/ctags/tree.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?200205301054.g4UAss839748>
