summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@linaro.org>2014-01-24 16:23:22 +0530
committerMark Brown <broonie@linaro.org>2014-01-24 13:18:03 +0000
commit57e33781ce5aaab86b4db7799f3505988b5226e2 (patch)
tree602bdf0e797248acbd1ccd0d03e794c872a3e277 /kernel
parent9b35a7b65f15ac8769619146ab12933ffa5dcaf8 (diff)
ASoC: samsung: Add NULL check in i2s.c
'res' could be NULL from one of the operations above (line 1243). Thus check 'res' for NULL before releasing the region to avoid null pointer dereference. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions