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 subarray nightly failures. #355

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Conversation

shaunrd0
Copy link
Contributor

This fixes nightly tests that started failing yesterday, there were some misplaced checks that result in passing a nil pointer to core for variable size ranges if startSize and endSize were both found to be 0 length.

@shaunrd0 shaunrd0 requested a review from a team as a code owner October 10, 2024 16:08
@shaunrd0 shaunrd0 merged commit e37c952 into master Oct 10, 2024
10 checks passed
@shaunrd0 shaunrd0 deleted the smr/fix-nightlies-subarray branch October 10, 2024 17:26
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

Successfully merging this pull request may close these issues.

2 participants