Hi folks,

grep segfaults when invoked like:

{ echo h; echo yz; } |grep -A1 -m1 "`echo h; echo zz`"

It isn't clear to me whether this is intended to be allowed (two regex
on separate lines).


Reply via email to