Skip to content
This repository was archived by the owner on Dec 9, 2025. It is now read-only.

Fixed upb encoder for field numbers > 2**28.#352

Merged
haberman merged 1 commit intoprotocolbuffers:masterfrom
haberman:large-field-number
Dec 18, 2020
Merged

Fixed upb encoder for field numbers > 2**28.#352
haberman merged 1 commit intoprotocolbuffers:masterfrom
haberman:large-field-number

Conversation

@haberman
Copy link
Copy Markdown
Member

The encoder was improperly sign-extending the tag to 64 bits.

The encoder was improperly sign-extending the tag to 64 bits.
@haberman haberman merged commit cd7c2d2 into protocolbuffers:master Dec 18, 2020
@haberman haberman deleted the large-field-number branch April 3, 2021 21:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants