Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Dec 2014 22:47:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 180937] fgrep(1) stalls when a file contains null character
Message-ID:  <bug-180937-8-5rxQyOaila@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-180937-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-180937-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=180937

dt71@gmx.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dt71@gmx.com

--- Comment #1 from dt71@gmx.com ---
Can't reproduce on 10.1-RELEASE.

The only weirdness I see is the following:
$ dd if=/dev/zero bs=1 count=1 2>/dev/null | bsdgrep -i .
$ dd if=/dev/zero bs=1 count=1 2>/dev/null | bsdgrep .
Binary file (standard input) matches

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-180937-8-5rxQyOaila>