Skip to content

Fixed incorrect payload size error in FusionEngineDecoder. - #429

Merged
adamshapiro0 merged 1 commit into
masterfrom
fix-decoder
Aug 4, 2026
Merged

Fixed incorrect payload size error in FusionEngineDecoder.#429
adamshapiro0 merged 1 commit into
masterfrom
fix-decoder

Conversation

@adamshapiro0

Copy link
Copy Markdown
Collaborator

Fixes

  • Fixed incorrect payload size passed to message classes by FusionEngineDecoder

Any messages that consume the remaining payload (e.g., InputDataWrapperMessage)
could accidentally receive more data than was actually present in the message.
@adamshapiro0 adamshapiro0 self-assigned this Aug 4, 2026

@ryancdougherty ryancdougherty left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@adamshapiro0
adamshapiro0 merged commit 9284dbe into master Aug 4, 2026
27 checks passed
@adamshapiro0
adamshapiro0 deleted the fix-decoder branch August 4, 2026 18:10
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