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:
4ef0ef1
)
ALSA: hda - Fix possible NULL dereference
author
Takashi Iwai
<tiwai@suse.de>
Tue, 4 Nov 2008 07:43:08 +0000
(08:43 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 4 Nov 2008 07:43:08 +0000
(08:43 +0100)
Add NULL-check of the return value of snd_kctl_new1() before
accessing it. Also, make a sanity NULL check to snd_BUG_ON()
for debugging only.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found