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

UB inside dependency lockfree 0.5.1 will cause panic in new versions of rust #7

Open
5225225 opened this issue Jul 31, 2022 · 1 comment

Comments

@5225225
Copy link

5225225 commented Jul 31, 2022

Hello! I'm coming to this crate from rust-lang/rust#99389 where we're making the checks stricter for uninitialized data, and this crate fails under those checks, due to the lockfree dependency.

It has already been reported, with no response. Best bet would be to either replace it or fork it.

@sachanganesh
Copy link
Owner

Hey! Thanks for the heads up. Let me consider the options and revisit this.

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

No branches or pull requests

2 participants