On Fri, Jun 10, 2016 at 07:11:16PM -0400, Andrew Gregory wrote: > I was saying that your rationale for just dropping support for -t '\0' > was incorrect. NUL not being legal in a path name is irrelevant. Yup, it's irrelevant. The relevant part is using strndup() with an input line. Maybe you want to adjust that one?