1
0
Fork 0
alistair23-linux/drivers/staging/dgnc
Hari Prasath Gujulan Elango 7f5ad01816 staging: dgnc: free memory allocated
The memory allocated in dgnc_tty_register() for two objects is not freed
anywhere.This patch addresses this by freeing the memory in
dgnc_tty_uninit.

Signed-off-by: Hari Prasath Gujulan Elango <hgujulan@visteon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-06-18 21:15:17 -07:00
..
Kconfig staging: dgnc: Kconfig: add dependency PCI for it 2013-08-26 06:29:09 -07:00
Makefile dgnc: Move DG_PART definition from Makefile to dgnc_driver.h 2015-03-12 11:05:27 +01:00
TODO Staging: fixed multiple spelling errors. 2015-05-08 09:23:58 +02:00
dgnc_cls.c staging: dgnc: remove redundant !ch checks 2015-05-08 09:24:00 +02:00
dgnc_cls.h dgnc: remove unused stuff from dgnc_cls.h 2015-03-24 15:41:00 +01:00
dgnc_driver.c staging: dgnc: delete all references to 'flipbuf' 2015-05-31 10:26:27 +09:00
dgnc_driver.h staging: dgnc: fix typo in comments secion 2015-06-18 21:13:48 -07:00
dgnc_mgmt.c dgnc: remove old 2.4-2.6 compat kernel defines 2015-03-24 15:40:59 +01:00
dgnc_mgmt.h dgnc: clean up comments at start of files 2015-03-12 11:11:17 +01:00
dgnc_neo.c staging: dgnc: remove redundant !ch checks 2015-05-08 09:24:00 +02:00
dgnc_neo.h dgnc: use linux/types.h instead of dgnc_types.h 2015-03-24 15:40:59 +01:00
dgnc_pci.h dgnc: clean up comments at start of files 2015-03-12 11:11:17 +01:00
dgnc_sysfs.c staging: dgnc: fix line length over 80 chars in dgnc_sysfs.c 2015-05-31 10:26:27 +09:00
dgnc_sysfs.h dgnc: Clean up dgnc_sysfs.h 2015-03-24 15:41:00 +01:00
dgnc_tty.c staging: dgnc: free memory allocated 2015-06-18 21:15:17 -07:00
dgnc_tty.h dgnc: clean up comments at start of files 2015-03-12 11:11:17 +01:00
dgnc_utils.c dgnc: remove unused dgnc_ioctl_name() command 2015-03-24 15:40:59 +01:00
dgnc_utils.h dgnc: remove unused dgnc_ioctl_name() command 2015-03-24 15:40:59 +01:00
digi.h Staging: dgnc: fixed coding style issue in digi.h 2015-05-31 10:26:26 +09:00