Skip to content

Skip 4-byte Magic on corrupted message - #73

Merged
aigarius merged 1 commit into
bmwcarit:masterfrom
VulpesThesis:LM/SkipMagic
Aug 28, 2026
Merged

Skip 4-byte Magic on corrupted message#73
aigarius merged 1 commit into
bmwcarit:masterfrom
VulpesThesis:LM/SkipMagic

Conversation

@VulpesThesis

Copy link
Copy Markdown
Contributor

If we start scanning for DLT\x01 in the
beginning of the corrupted message and
the message magic isnt corrupted,
we will be returning the same message,
thus breaking the dlt read.

If we start scanning for DLT\x01 in the
beginning of the corrupted message and
the message magic isnt corrupted,
we will be returning the same message,
thus breaking the dlt read.
@aigarius
aigarius merged commit b15cc7b into bmwcarit:master Aug 28, 2026
4 checks passed
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