Skip to content

bug: check split header length correctly - #1210

Merged
evict merged 1 commit into
mainfrom
vr/fix-panic-headers
Nov 27, 2025
Merged

bug: check split header length correctly#1210
evict merged 1 commit into
mainfrom
vr/fix-panic-headers

Conversation

@evict

@evict evict commented Nov 27, 2025

Copy link
Copy Markdown
Contributor

We checked len(parts) where we should check len(p).

Test plan

CI

@evict
evict requested a review from a team November 27, 2025 14:58
@evict evict self-assigned this Nov 27, 2025
@evict evict changed the title bug: check header split length correctly bug: check split header length correctly Nov 27, 2025
@evict
evict enabled auto-merge (squash) November 27, 2025 14:58
@burmudar

Copy link
Copy Markdown
Contributor

CI aint happy though

@evict

evict commented Nov 27, 2025

Copy link
Copy Markdown
Contributor Author

CI aint happy though

Odd, locally there are no failures. My change is also very minimal. 🤔

@evict
evict merged commit 7a36ee6 into main Nov 27, 2025
13 of 26 checks passed
@evict
evict deleted the vr/fix-panic-headers branch November 27, 2025 15:41
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