Home
last modified time | relevance | path

Searched hist:"8 d33ab24" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dhdac_hdmi.c8d33ab24 Mon Nov 23 06:15:13 CST 2015 Sudip Mukherjee <sudipm.mukherjee@gmail.com> ASoC: hdac_hdmi: fix possible NULL dereference

kzalloc() can return NULL if it fails, and then we will be dereferencing
a NULL pointer.

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
8d33ab24 Mon Nov 23 06:15:13 CST 2015 Sudip Mukherjee <sudipm.mukherjee@gmail.com> ASoC: hdac_hdmi: fix possible NULL dereference

kzalloc() can return NULL if it fails, and then we will be dereferencing
a NULL pointer.

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Mark Brown <broonie@kernel.org>