CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/07/26 02:47:07
Modified files:
usr.bin/sed : process.c
Log message:
Backout previous, naddy@ found the following regression:
When the input does not end in a trailing newline character
and there is an empty match at the end, the new code adds
a spurious '\0' character.
I have a fix, but otto@ prefers backout and full re-evaluation
after release.
