https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284434
--- Comment #2 from Tim Chase <[email protected]> --- Created attachment 257130 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=257130&action=edit possible solution (2/2) Here's a more efficient (doesn't look up the next character twice) version of a patch that fixes it by checking if the command ends with a delimiter **or** a NUL Either patch should suffice, depending on which style feels better in-situ -- You are receiving this mail because: You are the assignee for the bug.
