Skip to content

fix tsan findings and compiler warnings - #1761

Open
d3matt wants to merge 1 commit into
chriskohlhoff:masterfrom
d3matt:tsan_findings
Open

fix tsan findings and compiler warnings#1761
d3matt wants to merge 1 commit into
chriskohlhoff:masterfrom
d3matt:tsan_findings

Conversation

@d3matt

@d3matt d3matt commented Aug 10, 2026

Copy link
Copy Markdown

use tsan intrinics rather than std::atomic_thread_fence when built with -fsanitize=thread with the latest versions of gcc, fixes #1193

use tsan intrinics rather than std::atomic_thread_fence when built with -fsanitize=thread with the latest versions of gcc, fixes chriskohlhoff#1193
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GCC+TSan error

1 participant