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

Pointers + data race #236

Closed
csanadtelbisz opened this issue Nov 8, 2023 · 0 comments
Closed

Pointers + data race #236

csanadtelbisz opened this issue Nov 8, 2023 · 0 comments
Assignees
Labels
xcfa Issue is XCFA specific (not core or XSTS or other formalisms)

Comments

@csanadtelbisz
Copy link
Contributor

Data race detection should be extended to support pointers (retrieving exact points-to information). This may not be trivial.
Or: throw an exception when a pointer is encountered and the property is no-data-race.

@AdamZsofi AdamZsofi added the xcfa Issue is XCFA specific (not core or XSTS or other formalisms) label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
xcfa Issue is XCFA specific (not core or XSTS or other formalisms)
Projects
None yet
Development

No branches or pull requests

3 participants