1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/textproc/agrep/files
Wolfram Schneider 99703777c9 Long patterns force a core dump:
$ ./agrep  `perl -e 'print "y" x 240'`  /dev/null
Segmentation fault (core dumped)
2003-11-12 14:26:19 +00:00
..
patch-agrep.h
patch-follow.c
patch-mgrep.c
patch-parse.c
patch-sgrep.c
patch-strncpy Long patterns force a core dump: 2003-11-12 14:26:19 +00:00
patch-utilities.c