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

Reenable mem leak check in MIRI #208

Open
vertexclique opened this issue May 19, 2020 · 1 comment
Open

Reenable mem leak check in MIRI #208

vertexclique opened this issue May 19, 2020 · 1 comment
Labels
D-general Diagnostics: General D-incorrect Diagnostics: Incorrect Output

Comments

@vertexclique
Copy link
Member

Currently, we are disabling -Zmiri-ignore-leaks prior to rust-lang/miri#1318 . When AtomicPtr is transparent to MIRI enable this back again.

Transactional Memory PR will disable checks => #207

@vertexclique vertexclique added D-general Diagnostics: General D-incorrect Diagnostics: Incorrect Output labels May 19, 2020
@vertexclique
Copy link
Member Author

Marking this as a diagnostics problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D-general Diagnostics: General D-incorrect Diagnostics: Incorrect Output
Projects
None yet
Development

No branches or pull requests

1 participant