diff options
author | Amadeusz Sławiński <[email protected]> | 2019-08-27 16:17:08 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2019-08-27 19:23:50 +0100 |
commit | 810f3b860850148788fc1ed8a6f5f807199fed65 (patch) | |
tree | ba8b92ee26239edf1eb0f139ddb8da153e0392e0 /lib/test_overflow.c | |
parent | 17d29ff98fd4b70e9ccdac5e95e18a087e2737ef (diff) |
ASoC: Intel: Fix use of potentially uninitialized variable
If ipc->ops.reply_msg_match is NULL, we may end up using uninitialized
mask value.
reported by smatch:
sound/soc/intel/common/sst-ipc.c:266 sst_ipc_reply_find_msg() error: uninitialized symbol 'mask'.
Signed-off-by: Amadeusz Sławiński <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Cc: [email protected]
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions