[Bug 267410] [PATCH] strfmon_l: Fix strfmon_l(3)
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 267410] strfmon_l: Fix strfmon_l(3)"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 Oct 2022 21:11:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267410
--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=f0a15aafcb863f796e2a7f94d0fd8a857fb56103
commit f0a15aafcb863f796e2a7f94d0fd8a857fb56103
Author: Jose Luis Duran <jlduran@gmail.com>
AuthorDate: 2022-10-28 09:20:33 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2022-10-29 21:09:32 +0000
strfmon: Remove XXX marks
phantom@'s HDD crashed with the final version of strfmon.c, as explained
in 9d430a5991d3f64a75fee951a1efab3593207832.
Now there are tests in place that cover these code paths.
Reviewed by: kib
PR: 267410
Github PR: #620
MFC after: 1 week
lib/libc/stdlib/strfmon.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.