Skip to content

Fix ticketID decoding if 0xFF is used to indicated an uint32#5

Open
fdur wants to merge 1 commit intomainfrom
ticketID_FF_decoding
Open

Fix ticketID decoding if 0xFF is used to indicated an uint32#5
fdur wants to merge 1 commit intomainfrom
ticketID_FF_decoding

Conversation

@fdur
Copy link

@fdur fdur commented Mar 25, 2026

According to the M3DA specification, if the ticketID in a M3daReponse is defined with the 0xFF tag, the value is an uint32. It's not necessary to cast it to int64

@fdur fdur requested a review from bplessis-swi March 25, 2026 21:49
@fdur fdur linked an issue Mar 25, 2026 that may be closed by this pull request
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.

Issue in decoding 0xFF in Unsigned Integers and Strings context

1 participant