alistair23-linux/sound/drivers/opl3
Dave Jones 5e315e9248 [ALSA] Fix use after free in opl3_seq and opl3_oss
Modules: OPL3

Don't read from free'd memory.  Also make use of the return
value, and don't register the device if something went wrong
creating the port.

Coverity #954, #955

Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2006-03-22 10:36:15 +01:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
opl3_drums.c [ALSA] Remove xxx_t typedefs: OPL3 2006-01-03 12:18:04 +01:00
opl3_lib.c [ALSA] semaphore -> mutex (driver part) 2006-03-22 10:24:57 +01:00
opl3_midi.c [ALSA] Fix possible races in timer callbacks 2006-01-03 12:29:08 +01:00
opl3_oss.c [ALSA] Fix use after free in opl3_seq and opl3_oss 2006-03-22 10:36:15 +01:00
opl3_seq.c [ALSA] Fix use after free in opl3_seq and opl3_oss 2006-03-22 10:36:15 +01:00
opl3_synth.c [ALSA] semaphore -> mutex (driver part) 2006-03-22 10:24:57 +01:00
opl3_voice.h [ALSA] Remove xxx_t typedefs: OPL3 2006-01-03 12:18:04 +01:00