linux-stable/arch/arm/plat-s3c24xx
Sachin Kamat 70b9b24d4d ARM: S3C24XX: Fix potential NULL pointer dereference error
chan->end is tested for being NULL. However in the event that it is NULL, the
subsequent assignment statement would lead to NULL pointer dereference.
Thus dereferencing it only when it is not NULL.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2012-11-22 00:11:09 +09:00
..
clock-dclk.c ARM: S3C24XX: Add clkdev support 2011-07-20 19:11:29 +09:00
cpu-freq-debugfs.c ARM: SAMSUNG: inclusion export.h instead of module.h 2011-11-17 01:14:38 +09:00
cpu-freq.c driver-core: remove sysdev.h usage. 2011-12-21 16:26:03 -08:00
dma.c ARM: S3C24XX: Fix potential NULL pointer dereference error 2012-11-22 00:11:09 +09:00
irq.c ARM: fiq: change FIQ_START to a variable 2012-07-01 21:59:19 +08:00
Kconfig ARM: config: sort select statements alphanumerically 2012-10-13 17:11:28 +01:00
Makefile ARM: S3C24XX: move common clock init into common.c 2012-05-12 16:22:18 +09:00
s3c2410-clock.c driver-core: remove sysdev.h usage. 2011-12-21 16:26:03 -08:00
s3c2410-cpufreq-utils.c ARM: S3C2410: CPUFREQ: Add core support. 2009-07-30 23:22:52 +01:00
s3c2410-iotiming.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
s3c2412-iotiming.c driver-core: remove sysdev.h usage. 2011-12-21 16:26:03 -08:00