-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Fix hang in vec_init_then_push
#9441
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
Conversation
r? @Alexendoo (rust-highfive has picked a reviewer for you, use r? to override) |
👍 @bors r+ |
☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test |
This issue probably already exists for quite some time. The fix will get into |
It would be since #8699. |
fixes #9433
changelog: Fix infinite loop in
vec_init_then_push