summaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorRahul Sharma <sharah@codeaurora.org>2018-02-12 11:25:36 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2018-02-11 22:25:30 -0800
commit08c8d3a7146a5ad807c8b60fde5035b418ce20de (patch)
tree0734c216b13d4758ed8036f0f8cf204c331ab117 /lib/mpi/mpiutil.c
parentb57f252a8bc188c42915745b56733a7a5ba5bf37 (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 be freed at RELEASE_BUF call too at the same time. Hence fixing this race condition. Change-Id: Ifb643bace27064e1324d714aebed706b48e44b65 Signed-off-by: Rahul Sharma <sharah@codeaurora.org>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions