From: Takashi Iwai Date: Mon, 28 Oct 2013 10:39:23 +0000 (+0100) Subject: ALSA: hda - Fix possible NULL dereference in snd_hda_get_pin_label() X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~14^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=728deecdd4e9b4a58faf518638169c743c57cee2;p=pandora-kernel.git ALSA: hda - Fix possible NULL dereference in snd_hda_get_pin_label() Fix a possible NULL access of indexp in fill_audio_out_name() called from snd_hda_get_pin_label(). Spotted by coverity CID 402035. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed