Searched hist:eb50fa1739a63cc4b202b40a62d71055a2d7b80c (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | hdac_hdmi.c | diff eb50fa1739a63cc4b202b40a62d71055a2d7b80c Tue Nov 07 04:46:25 CST 2017 Subhransu S. Prusty <subhransu.s.prusty@intel.com> ASoC: hdac_hdmi: Fix possible NULL pointer dereference
Pointers hdac_hdmi_pcm and hda_device_id can be NULL, so add check for valid pointer to avoid NULL pointer dereference.
Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com> Signed-off-by: Guneshwor Singh <guneshwor.o.singh@intel.com> Acked-By: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|