Skip to content
Snippets Groups Projects
Commit 7f229b3f authored by Pascal Raisig's avatar Pascal Raisig
Browse files

Fix Trd unpacker behavior for corrupted microslices

The mcbm2020 trd unpacker crashed when incomplete spadic messages arrived.
This was caused by a wrong setter of a bool.
Which forced the unpacker to try to sort the raw message output,
eventhough it was not there.
This is corrected by adjusting the setter.
parent f4630b5b
No related branches found
No related tags found
1 merge request!143Fix Trd unpacker behavior for corrupted microslices
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment