dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/sound/drivers
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
..
mpu401 [ALSA] Fix check of enable module option 2006-03-22 10:30:43 +01:00
opl3 [ALSA] Fix use after free in opl3_seq and opl3_oss 2006-03-22 10:36:15 +01:00
opl4 [ALSA] semaphore -> mutex (driver part) 2006-03-22 10:24:57 +01:00
vx [ALSA] vx - Fix memory leak on error path 2006-03-22 10:34:50 +01:00
Kconfig [ALSA] sound: align device drivers menus 2006-01-03 12:29:56 +01:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dummy.c [ALSA] Fix check of enable module option 2006-03-22 10:30:43 +01:00
mtpav.c [ALSA] unregister platform devices 2006-01-03 12:30:39 +01:00
serial-u16550.c [ALSA] Fix check of enable module option 2006-03-22 10:30:43 +01:00
virmidi.c [ALSA] Fix check of enable module option 2006-03-22 10:30:43 +01:00