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:
5aee405
)
[PATCH] alsa: fix error paths in snd_ctl_elem_add()
author
Takashi Iwai
<takashi.iwai@gmail.com>
Mon, 6 Mar 2006 23:42:51 +0000
(15:42 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Tue, 7 Mar 2006 02:40:44 +0000
(18:40 -0800)
Fix bugs in error paths of snd_ctl_elem_add()
- NULL reference
- double free (already freed in snd_ctl_add())
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Cc: Jaroslav Kysela <perex@suse.cz>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found