Loading
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>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>