Bug#851292: grep: finalize_input sometimes fails on stdin

2017-01-17 Thread Santiago R.R.
El 13/01/17 a las 11:31, Akkana Peck escribió: > Package: grep > Version: 2.27-1 > Severity: normal > > Dear Maintainer, > > I have a procmail filter that runs: > > * ? (echo "$FROM" | /bin/egrep -i -f $SPASTDIR/fromAllow) > > and similar filters for toAllow, fromRejects etc. Sometimes -- only

Bug#851292: grep: finalize_input sometimes fails on stdin

2017-01-13 Thread Akkana Peck
Package: grep Version: 2.27-1 Severity: normal Dear Maintainer, I have a procmail filter that runs: * ? (echo "$FROM" | /bin/egrep -i -f $SPASTDIR/fromAllow) and similar filters for toAllow, fromRejects etc. Sometimes -- only with one file, fromAllow -- this fails on lines that actually match,