mirror of https://github.com/thesofproject/sof.git
cse: fix signed integer overflow
literals are signed by default, so shifting them 32 times is an overflow, found via cppcheck Signed-off-by: Curtis Malainey <cujomalainey@chromium.org>
This commit is contained in:
parent
32052add99
commit
23a53ac8b6
Loading…
Reference in New Issue