diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2012-11-16 14:38:22 +0400 |
---|---|---|
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | 2012-11-18 14:44:38 +0400 |
commit | ded4c55d108e0e4e4ba221b39a782e85d77a5ca0 (patch) | |
tree | 174b12ca34284777de7fd47586b9f09409a5f743 /drivers/mtd/tests/mtd_subpagetest.c | |
parent | 2cbba75a56ea78e6876b4e2547a882f10b3fe72b (diff) | |
download | linux-ded4c55d108e0e4e4ba221b39a782e85d77a5ca0.tar.xz |
mtd: s3c2410: Fix potential NULL pointer dereference error
'set' is tested for NULL. But subsequently accessed without the check.
Thus making it conditional to avoid NULL pointer dereferencing.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Diffstat (limited to 'drivers/mtd/tests/mtd_subpagetest.c')
0 files changed, 0 insertions, 0 deletions