summaryrefslogtreecommitdiff
path: root/sound/firewire
diff options
context:
space:
mode:
authorYizhuo Zhai <yzhai003@ucr.edu>2021-06-20 08:26:50 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-07-20 17:05:44 +0300
commit90cd79aa9ac7d8f8a6eea65cc07fe88b451af68a (patch)
tree13f9bda65c1dcc71199aa9a768948e36fe0d058f /sound/firewire
parenta50b56ffc0c88c15dacab89cf72a1ce912bdfe6e (diff)
downloadlinux-90cd79aa9ac7d8f8a6eea65cc07fe88b451af68a.tar.xz
Input: hideep - fix the uninitialized use in hideep_nvm_unlock()
[ Upstream commit cac7100d4c51c04979dacdfe6c9a5e400d3f0a27 ] Inside function hideep_nvm_unlock(), variable "unmask_code" could be uninitialized if hideep_pgm_r_reg() returns error, however, it is used in the later if statement after an "and" operation, which is potentially unsafe. Signed-off-by: Yizhuo <yzhai003@ucr.edu> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'sound/firewire')
0 files changed, 0 insertions, 0 deletions