[Bug 296410] sprintf/vfprintf not thread safe on AArch64 due to localeconv_l using atomic_store_int, with relaxed semantics

[email protected] Sun, 12 Jul 2026 08:35:57 +0000
Newsgroups gmane.os.freebsd.devel.threading
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D296410

--- Comment #5 from [email protected] ---
A commit in branch stable/15 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Db34fd6017a572b3f62885cc8976df7c24=
49834cf

commit b34fd6017a572b3f62885cc8976df7c2449834cf
Author:     Konstantin Belousov <[email protected]>
AuthorDate: 2026-07-05 02:50:27 +0000
Commit:     Konstantin Belousov <[email protected]>
CommitDate: 2026-07-12 08:34:45 +0000

    libc locale/localeconv.c: use release semantic when clearing locale_cha=
nged

    PR:     296410

    (cherry picked from commit 4efbcf36a0d49ab142023a767871532f515f1381)

 lib/libc/locale/localeconv.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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