git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b389a8
)
ALSA: hda - Fix possible NULL dereference in snd_hda_get_pin_label()
author
Takashi Iwai
<tiwai@suse.de>
Mon, 28 Oct 2013 10:39:23 +0000
(11:39 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 29 Oct 2013 10:37:19 +0000
(11:37 +0100)
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 <tiwai@suse.de>
No differences found