]> git.baikalelectronics.ru Git - kernel.git/commit
gma500: medfield: Fix possible NULL pointer dereference
authorSyam Sidhardhan <syamsidhardh@gmail.com>
Sun, 24 Feb 2013 22:31:48 +0000 (04:01 +0530)
committerPatrik Jakobsson <patrik.r.jakobsson@gmail.com>
Wed, 13 Mar 2013 21:37:32 +0000 (22:37 +0100)
commit4a0023d9f4a96ae8874af3001ed285de81f641c5
tree0aabe6511bcbcfa40c9dd357181798bdfbe7b709
parente2f6e4b8717d2e318db782846ad656b9618e977d
gma500: medfield: Fix possible NULL pointer dereference

The use of pointer sender should be after the NULL check.

Signed-off-by: Syam Sidhardhan <s.syam@samsung.com>
Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
drivers/gpu/drm/gma500/mdfld_dsi_output.c