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

--- Comment #5 from commit-h...@freebsd.org ---
A commit references this bug:

Author: cem
Date: Mon May  8 15:51:29 UTC 2017
New revision: 317942
URL: https://svnweb.freebsd.org/changeset/base/317942

Log:
  csplit(1): Fix extraneous output in edge case

  When the input to csplit contains fewer lines than the number of matches
  specified, extra output was mistakenly included in some output files.

  Fix the bug and add a simple ATF regression test.

  PR:           219024
  Submitted by: J.R. Oldroyd <fbsd at opal.com>

Changes:
  head/usr.bin/csplit/Makefile
  head/usr.bin/csplit/csplit.c
  head/usr.bin/csplit/tests/
  head/usr.bin/csplit/tests/Makefile
  head/usr.bin/csplit/tests/csplit_test.sh

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

Reply via email to