https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202022
Kyle Evans <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Kyle Evans <[email protected]> --- Created attachment 179122 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=179122&action=edit Proposed patch to fix -f issue with single null byte for pattern Hi, I'm attaching a patch that theoretically addresses this in line with how we otherwise treat null bytes as early terminators of the pattern -- thus matching everything if appearing on a line of its own. I've not been able to break it when treated this way. -- 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]"
