1
0
Fork 0
alistair23-linux/drivers/staging/android/ion
Dan Carpenter 54de9af9f0 gpu: ion: dereferencing an ERR_PTR
We dereference "heap->task" before checking if it's an ERR_PTR.

Fixes: ea313b5f88 ('gpu: ion: Also shrink memory cached in the deferred free list')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-02-07 11:08:46 -08:00
..
tegra gpu: ion: fix sparse non static symbol warnings 2013-12-16 19:33:22 -08:00
Kconfig ion: Add dummy driver for testing 2014-01-09 21:16:40 -08:00
Makefile ion: Add dummy driver for testing 2014-01-09 21:16:40 -08:00
compat_ion.c staging: ion: Fix ION_IOC_FREE compat ioctl 2014-02-07 09:03:16 -08:00
compat_ion.h ion: add compat_ioctl 2013-12-14 08:57:18 -08:00
ion.c ion: Cleanup whitespace issues and other checkpatch problems 2013-12-14 08:59:54 -08:00
ion.h ion: Cleanup whitespace issues and other checkpatch problems 2013-12-14 08:59:54 -08:00
ion_carveout_heap.c ion: add helper to zero contiguous region of pages 2013-12-14 08:59:54 -08:00
ion_chunk_heap.c ion: Cleanup whitespace issues and other checkpatch problems 2013-12-14 08:59:54 -08:00
ion_cma_heap.c ion: fix bugs in cma heap 2013-12-14 08:59:54 -08:00
ion_dummy_driver.c staging: android: ion: dummy: fix an error code 2014-02-07 11:08:46 -08:00
ion_heap.c gpu: ion: dereferencing an ERR_PTR 2014-02-07 11:08:46 -08:00
ion_page_pool.c ion: Cleanup whitespace issues and other checkpatch problems 2013-12-14 08:59:54 -08:00
ion_priv.h staging: ion: Fix build warning 2014-02-07 09:03:16 -08:00
ion_system_heap.c staging: ion: Fix overflow and list bugs in system heap 2014-02-07 09:03:16 -08:00
ion_test.c ion_test: Add compat_ioctl support (v2) 2013-12-19 16:10:25 -08:00