commit | ec5ddaf5e5d4a7b6ecb6485957db26e76bd1a226 | [log] [tgz] |
---|---|---|
author | Vernon Mauery <vernon.mauery@linux.intel.com> | Wed Aug 03 11:00:50 2022 -0700 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Mon Aug 15 20:06:09 2022 +0000 |
tree | b449bcc756aa5b5de596d2f085c652e00948dc1b | |
parent | 7b7f25f70cdef22e626a41abe5bd8d950e14eff9 [diff] |
Fix issues found by a static code scan * bitwise operands of different size * uninitialized member variables Tested: Builds and runs without difference. Change-Id: Ie59f0b9ede0bad1840a16a092f310e3fb37d23da Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>