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

readdir is not thread-safe, so using it is unsound #12692

Closed
thestinger opened this issue Mar 4, 2014 · 0 comments
Closed

readdir is not thread-safe, so using it is unsound #12692

thestinger opened this issue Mar 4, 2014 · 0 comments

Comments

@thestinger
Copy link
Contributor

It needs to be replaced with readdir_r

flip1995 pushed a commit to flip1995/rust that referenced this issue May 2, 2024
[arithmetic_side_effects] Fix rust-lang#12318

Fix rust-lang#12318

changelog: [arithmetic_side_effects]: Consider method calls that correspond to arithmetic symbols
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