Date: Wed, 15 Jul 2026 13:37:25 +0000 From: bugzilla-noreply@freebsd.org To: threads@FreeBSD.org Subject: [Bug 296410] sprintf/vfprintf not thread safe on AArch64 due to localeconv_l using atomic_store_int, with relaxed semantics Message-ID: <bug-296410-13406-H9qVtC7YQS@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-296410-13406@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296410 --- Comment #8 from commit-hook@FreeBSD.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=00e880819cc5b8249222792ec82c45444a50eb2d commit 00e880819cc5b8249222792ec82c45444a50eb2d Author: Konstantin Belousov <kib@FreeBSD.org> AuthorDate: 2026-07-05 02:50:27 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2026-07-15 13:36:50 +0000 libc locale/localeconv.c: use release semantic when clearing locale_changed PR: 296410 (cherry picked from commit 4efbcf36a0d49ab142023a767871532f515f1381) lib/libc/locale/localeconv.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-296410-13406-H9qVtC7YQS>
