Skip to content

MuonNSWCommonDecode: Fix cppcheck warning.

Pass strings by const reference, not by value. Shifting signed integers.

Merge request reports