commit | 82af6bc0986c5140efc875b2d91326031f0254ab | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Jul 17 23:37:20 2008 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jul 18 11:59:40 2008 +0200 |
tree | bb6124529c7f0c5489205beb3bb031eeaf40f5f3 | |
parent | 2522d7359301efadfb5744ebd3c623c3af4a7b30 [diff] |
ALSA: opti93x - Fix NULL dereference Probing non-existing device causes Oops with snd-opti93x driver due to NULL access in the destructor of the error path. Signed-off-by: Takashi Iwai <tiwai@suse.de> Tested-by: Rene Herman <rene.herman@gmail.com> Acked-by: Rene Herman <rene.herman@gmail.com> Tested-by: Ingo Molnar <mingo@elte.hu> Acked-by: Ingo Molnar <mingo@elte.hu>