1
0
Fork 0
alistair23-linux/sound/synth
Eric Sesterhenn d20cad602f [ALSA] NULL pointer dereference in sound/synth/emux/soundfont.c
this is about coverity id #100.
It seems the if statement is negated, since the else branch calls
remove_info() with sflist->currsf as a parameter where it gets
dereferenced.

Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2006-06-22 21:34:05 +02:00
..
emux [ALSA] NULL pointer dereference in sound/synth/emux/soundfont.c 2006-06-22 21:34:05 +02:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
util_mem.c [ALSA] semaphore -> mutex (driver part) 2006-03-22 10:24:57 +01:00