https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251081
Igor Kolesnik <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Igor Kolesnik <[email protected]> --- Looks like it strips out the trailing eol character when calling execute in prpending(). Inside execute memchr() fails to find eol and returns NULL. This occurs in 13.0-CURRENT as well. BSD grep does not contain such bug. Attached is a proposed patch. -- 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]"
