linux-samsung-r9q2/drivers/staging/stradis
Vasiliy Kulikov ea07a9f255 staging: stradis: fix error handling and information leak to userland
configure_saa7146() didn't free irq on error.
saa_open() didn't decrease reference count of saa on error.
saa_ioctl() leaked information from the kernel stack to userland as it
didn't fill copied structs with zeros.

Signed-off-by: Vasiliy Kulikov <segooon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-11-09 13:24:13 -08:00
..
Kconfig V4L/DVB: Deprecate stradis driver 2010-10-21 01:06:13 -02:00
Makefile V4L/DVB: Deprecate stradis driver 2010-10-21 01:06:13 -02:00
stradis.c staging: stradis: fix error handling and information leak to userland 2010-11-09 13:24:13 -08:00
TODO V4L/DVB: Deprecate stradis driver 2010-10-21 01:06:13 -02:00