alistair23-linux/drivers/staging/android/ion
Shailendra Verma 283d93041a Staging:Android:ion - Fix for memory leak if ion device registration get failed.
Fix to avoid possible memory leak if the ion device registration
get failed.Free the allocated device creation memory before return
in case the ion device registration get failed.

Signed-off-by: Shailendra Verma <shailendra.capricorn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-05-24 13:27:13 -07:00
..
tegra drivers/staging: include <module.h> for modular android tegra_ion code 2015-05-08 09:24:15 +02:00
compat_ion.c android: ->f_op is never NULL 2014-10-09 02:39:12 -04:00
compat_ion.h ion: add compat_ioctl 2013-12-14 08:57:18 -08:00
ion.c Staging:Android:ion - Fix for memory leak if ion device registration get failed. 2015-05-24 13:27:13 -07:00
ion.h Staging: android: ion: fix typos in comments 2014-11-03 16:22:50 -08:00
ion_carveout_heap.c staging: android: ion: Remove redundant return of void function 2014-08-16 12:23:23 -07:00
ion_chunk_heap.c staging: ion: chunk_heap: use pr_debug for heap creation print 2015-05-08 09:24:01 +02:00
ion_cma_heap.c staging: ion: ion_cma_heap: remove ion_cma_get_sgtable 2015-01-17 16:14:16 -08:00
ion_dummy_driver.c staging: android: ion: Deletion of unnecessary checks before two function calls 2014-11-26 13:42:53 -08:00
ion_heap.c staging: ion: always initialize the free list parameters 2015-01-17 16:16:00 -08:00
ion_page_pool.c staging: android: Assign bool to true 2014-10-23 12:38:32 +08:00
ion_priv.h Staging: fixed multiple spelling errors. 2015-05-08 09:23:58 +02:00
ion_system_heap.c staging: android: ion: Remove redundant return of void function 2014-08-16 12:23:23 -07:00
ion_test.c staging: android: ion_test: unregister the platform device 2015-05-08 09:24:08 +02:00
Kconfig staging: ion: vm_insert_pfn and zap_page_range rely on CONFIG_MMU 2014-07-30 16:36:27 -07:00
Makefile ion: Add dummy driver for testing 2014-01-09 21:16:40 -08:00