Skip to content
GitLab
Explore
Sign in
NSWDecodeHelper: fix cppcheck shiftTooManyBits warning
Code
Review changes
Check out branch
Download
Patches
Plain diff
Frank Winklmeier
requested to merge
fwinkl/athena:nsw_cppcheck
into
main
Jul 04, 2024
Overview
3
Commits
1
Pipelines
1
Changes
1
Expand
Use
unsigned long
for bit shifting to avoid potential overflow.
Merge request reports
Loading