https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=165471

--- Comment #5 from [email protected] ---
A commit references this bug:

Author: emaste
Date: Sun Feb 19 17:23:28 UTC 2017
New revision: 313948
URL: https://svnweb.freebsd.org/changeset/base/313948

Log:
  bsdgrep: fix EOF handling with --mmap

  Rework part of the loop in grep_fgetln to return the rest of the line
  and ensure that we still advance the buffer by the length of the rest
  of the line.

  PR:           165471
  Submitted by: Kyle Evans <[email protected]>
  MFC after:    1 month

Changes:
  head/usr.bin/grep/file.c

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to