On Sat, 10 Oct 2020 22:24:58 +0200, Christian Weisgerber wrote: > Accommodate POSIX basename(3) that takes a non-const parameter and > may in fact modify the string buffer. > > Following martijn@'s comment for the sed diff, we don't need to > check for truncation because the "in" path has already been validated > by a preceding open(2).
OK millert@ - todd
