Searched hist:322577 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.bin/grep/
H A Dutil.cdiff 322577 Wed Aug 16 13:13:38 MDT 2017 kevans MFC r303444 (ed): Call basename() in a portable way.

Pull a copy of the filename string before calling basename(). Change the
loop to not return on its own, so we can put a free() statement at the
bottom.

Approved by: emaste (mentor, blanket MFC)

Completed in 115 milliseconds