Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Aug 2024 13:42:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 239279] grep . /dev/zero hangs system
Message-ID:  <bug-239279-227-2Na9zTMv2Y@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-239279-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-239279-227@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=3D239279

Ed Maste <emaste@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |emaste@freebsd.org

--- Comment #7 from Ed Maste <emaste@freebsd.org> ---
kib@ pointed out on IRC that grep is trying to read in a whole line, so mem=
ory
use will grow without bound given input without a newline

--=20
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-239279-227-2Na9zTMv2Y>