summaryrefslogtreecommitdiff
path: root/kernel/async.c
diff options
context:
space:
mode:
authorSuprith Malligere Shankaregowda <supgow@codeaurora.org>2018-03-12 12:22:29 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2018-03-13 21:53:22 -0700
commit506282206018dd9e7e71db1a431b7c77c1b667ae (patch)
tree204e319837591dd9a164c12116058e023272dc95 /kernel/async.c
parentc3b8576cf952bcc998661b11997d924deefcb3da (diff)
msm: ais: isp: Handling buffer use after getting it freed
In the code, start_fetch can try to access the buffer pointer variable after free, as the same pointer can can be freed at RELEASE_BUF call too at the same time. Hence fixing this race condition. Change-Id: I8dccddcc1965d4baaece6f83755eb122a18bc12b Signed-off-by: Suprith Malligere Shankaregowda <supgow@codeaurora.org>
Diffstat (limited to 'kernel/async.c')
0 files changed, 0 insertions, 0 deletions