diff options
author | Sachin Kamat <[email protected]> | 2014-01-24 16:23:22 +0530 |
---|---|---|
committer | Mark Brown <[email protected]> | 2014-01-24 13:18:03 +0000 |
commit | 57e33781ce5aaab86b4db7799f3505988b5226e2 (patch) | |
tree | 602bdf0e797248acbd1ccd0d03e794c872a3e277 /tools/perf/util/trace-event-scripting.c | |
parent | 9b35a7b65f15ac8769619146ab12933ffa5dcaf8 (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 <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions