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

fix: jobsforwarder panics with slice bounds out of range #3414

Merged
merged 1 commit into from
May 29, 2023

Conversation

atzoum
Copy link
Contributor

@atzoum atzoum commented May 29, 2023

Description

Slice index changes as we are removing elements from it, thus reverting to the previous behaviour. Regression of #3406

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

@atzoum atzoum requested review from cisse21 and fracasula May 29, 2023 13:33
@atzoum atzoum requested review from lvrach and achettyiitr May 29, 2023 13:33
@atzoum atzoum changed the base branch from master to release/1.9.x May 29, 2023 13:33
@atzoum atzoum changed the title Fix.bounds out of range fix: jobsforwarder panics with slice bounds out of range May 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants