Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initialize atomic_flag #2

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

danra
Copy link

@danra danra commented Nov 11, 2022

Avoids Clang UB sanitizer warning on test_and_set in DocumentController ctor

sgretscher and others added 18 commits November 7, 2022 13:31
…'t use plug-in instances, only document controllers)
…g. direct content reading from update notifications)
…he IPC and delegating its actual execution to the outer hosting code
… for IPC message IDs to resolve overload ambiguities
In order to maintain actual host call order with synchronous ARA calls, destruction must be synchronous.
Avoids Clang UB sanitizer warning on test_and_set in DocumentController ctor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants