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:
3de9517
)
ALSA: hda - Fix possible access to uninitialized work struct
author
Takashi Iwai
<tiwai@suse.de>
Mon, 7 May 2012 13:01:02 +0000
(15:01 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 8 May 2012 14:39:57 +0000
(16:39 +0200)
The work struct must be initialized before the possible call in the
destructor.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found