commit | 2ec7e2e7b5f41a09264abc6dbcfd3fdc9a1edfd5 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Mon Sep 02 13:44:59 2013 +0530 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Sep 02 17:36:00 2013 +0530 |
tree | 7f11738f7ea315d345702d4a0b2817cacfdced11 | |
parent | cbbe13ea097e635ddebcc5937c5cdce16f351447 [diff] |
dma: ste_dma40: Fix potential null pointer dereference kcalloc can return NULL. Check the pointer before dereferencing. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>