1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/usr.bin/grep
Mark Johnston 43e1adfa05 Strengthen the check in IS_OUT_OF_BOUNDS to ensure that (j - 1) is a
valid index into the input buffer.

PR:		bin/175213
Reviewed by:	gabor
Approved by:	emaste (co-mentor)
MFC after:	1 week
2013-02-17 19:48:23 +00:00
..
nls
regex Strengthen the check in IS_OUT_OF_BOUNDS to ensure that (j - 1) is a 2013-02-17 19:48:23 +00:00
file.c Following r226271, allow disabling lzma support with "WITHOUT_LZMA_SUPPORT". 2013-01-08 18:37:12 +00:00
grep.1
grep.c - Avoid unnecessary strdup() 2013-01-20 11:58:49 +00:00
grep.h Make bsdgrep behave as gnugrep and as documented: -m should only stop 2012-12-20 17:38:14 +00:00
Makefile Following r226271, allow disabling lzma support with "WITHOUT_LZMA_SUPPORT". 2013-01-08 18:37:12 +00:00
queue.c
util.c Make bsdgrep behave as gnugrep and as documented: -m should only stop 2012-12-20 17:38:14 +00:00