summaryrefslogtreecommitdiff
path: root/kernel/locking/mutex-debug.c
diff options
context:
space:
mode:
authorDhoat Harpal <hdhoat@codeaurora.org>2017-06-20 21:12:42 +0530
committerDhoat Harpal <hdhoat@codeaurora.org>2017-06-27 15:01:24 +0530
commit18c0e843c5f34abe7a93d75cf1fe5191de134634 (patch)
tree56baea7cf7b5562cb2a19f35b12d2a342fcc64aa /kernel/locking/mutex-debug.c
parent6f56b2a9c8e2ce69e2a98e52d5f1342b25cae44e (diff)
soc: qcom: glink: Move get reference to valid location
In function ch_name_to_ch_ctx_create reference for ctx is taken without checking if ctx is valid. This leads to possible NULL pointer dereference. Take reference only when it is verified that ctx is not NULL. CRs-Fixed: 2059742 Change-Id: I15998780b602e325a90e7c8c303cd442c5381fe8 Signed-off-by: Dhoat Harpal <hdhoat@codeaurora.org>
Diffstat (limited to 'kernel/locking/mutex-debug.c')
0 files changed, 0 insertions, 0 deletions