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

Remove uninitialized usage #37

Closed
xd009642 opened this issue Jan 25, 2021 · 1 comment
Closed

Remove uninitialized usage #37

xd009642 opened this issue Jan 25, 2021 · 1 comment

Comments

@xd009642
Copy link
Member

As per rust-ndarray/ndarray#804 the usage is incorrect, potential UB there 😢

Just proves the point, don't mess with unsafe even when it seems safe

@xd009642
Copy link
Member Author

xd009642 commented Oct 7, 2021

Oh I've already done this!

@xd009642 xd009642 closed this as completed Oct 7, 2021
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

1 participant