From: Junio C Hamano Date: Thu, 4 May 2006 04:03:25 +0000 (-0700) Subject: builtin-grep: terminate correctly at EOF X-Git-Tag: v1.4.1-rc1~135^2~2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/7ed36f56e33bd838d06521a37a916516397e9e8b?hp=7ed36f56e33bd838d06521a37a916516397e9e8b builtin-grep: terminate correctly at EOF It barfed and segfaulted with an incomplete line. Signed-off-by: Junio C Hamano ---