mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 22:27:47 -04:00
Invalid expressions with an ultimate compiled pattern length of 0 (e.g.,
"grep -E {") were not taken into account and caused a segfault while trying
to fill in the good suffix table.
Submitted by: Kyle Evans <kevans91 at ksu.edu>
Reviewed by: me
Differential Revision: https://reviews.freebsd.org/D10113
|
||
|---|---|---|
| .. | ||
| nls | ||
| regex | ||
| tests | ||
| file.c | ||
| grep.1 | ||
| grep.c | ||
| grep.h | ||
| Makefile | ||
| Makefile.depend | ||
| queue.c | ||
| util.c | ||