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

dev: fix slice bounds panic #76291

Merged
merged 1 commit into from
Feb 9, 2022
Merged

Conversation

irfansharif
Copy link
Contributor

Squash a bug I introduced in #76189; we were assuming a minimum slice
length when we shouldn't have.

Release note: None

@irfansharif irfansharif requested a review from a team February 9, 2022 14:46
@irfansharif irfansharif requested a review from a team as a code owner February 9, 2022 14:46
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@irfansharif irfansharif requested a review from ecwall February 9, 2022 14:46
Squash a bug I introduced in cockroachdb#76189; we were assuming a minimum slice
length when we shouldn't have.

Release note: None
@irfansharif
Copy link
Contributor Author

bors r+

@craig
Copy link
Contributor

craig bot commented Feb 9, 2022

Build succeeded:

@craig craig bot merged commit a3cfd63 into cockroachdb:master Feb 9, 2022
@irfansharif irfansharif deleted the 220209.index-bound branch February 9, 2022 17:14
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.

4 participants