Date: Sun, 4 Jul 2004 14:00:25 +0000 (UTC) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/grep search.c Message-ID: <200407041400.i64E0QuI045528@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2004-07-04 14:00:25 UTC
FreeBSD src repository
Modified files:
gnu/usr.bin/grep search.c
Log:
Avoid accessing accessing memory past the end of mb_properties in the
degenerate case of fgrep with an empty pattern in a multibyte locale.
Found by phkmalloc.
Revision Changes Path
1.16 +2 -1 src/gnu/usr.bin/grep/search.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407041400.i64E0QuI045528>
