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:
d1cb620
)
ALSA: hda/jack - Fix NULL-dereference at probing
author
Takashi Iwai
<tiwai@suse.de>
Fri, 11 Nov 2011 16:53:03 +0000
(17:53 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 16 Nov 2011 10:14:04 +0000
(11:14 +0100)
At probing time, the elements that aren't assigned to kctl or jack may
be called. Need proper NULL-checks.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found