Skip to content
Snippets Groups Projects

Fixing jFEX input data decoder crash.

Merged Sergi Rodriguez Bosca requested to merge serodrig/athena:crashDeco into 23.0

This MR is meant to fix one crash observed and reported in ATR-27054

The problem was that the Trailers where correctly set, however due to a non-expected word at the end, the algorithm tried to decode the next FPGA. That is was impossible since there are just 4 FPGAs..

The solution was to add one checker to know if there is something to decode, check that at least has two Trailers.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading