Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
atlas
athena
Merge requests
!61948
Improving decoding logic for TP L1As
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Simone Francescato
requested to merge
sfrances/athena:23.0
into
23.0
Mar 29, 2023
Overview
2
Commits
2
Pipelines
1
Changes
3
Needed to:
prevent segmentation violation in case of corruption of the stream headers (exception raised now)
add implicit zero padding of the stream packets
in the main Common Decoder class also catching generic exceptions now