[Bug 276043] md5(1) et al are broken when reading the last argument because of capsicum(4) code

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 02 Jan 2024 21:52:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276043

--- Comment #4 from Ricardo Branco <rbranco@suse.com> ---
As for wc(1), it's another story as it calls stat(1) and just shows st_size if
S_ISREG(). I will suggest a patch soon.

-- 
You are receiving this mail because:
You are the assignee for the bug.