[Bug 296410] sprintf/vfprintf not thread safe on AArch64 due to localeconv_l using atomic_store_int, with relaxed semantics
Date: Wed, 15 Jul 2026 13:22:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296410 --- Comment #6 from Tomas Vondra <tomas@vondra.me> --- Do I understand correctly the fix went only to main, and not to the stable (14 and 15) branches? If that's the case, we'll probably need to apply some sort of workaround on our side, to prevent the failures on the older releases. -- You are receiving this mail because: You are the assignee for the bug.