wosch 2003/11/12 06:26:19 PST
FreeBSD ports repository
Added files:
textproc/agrep/files patch-strncpy
Log:
Long patterns force a core dump:
$ ./agrep `perl -e 'print "y" x 240'` /dev/null
Segmentation fault (core dumped)
Revision Changes Path
1.1 +11 -0 ports/textproc/agrep/files/patch-strncpy (new)