summaryrefslogtreecommitdiff
path: root/scripts/build-all.py
diff options
context:
space:
mode:
authorKrishna Manikandan <mkrishn@codeaurora.org>2016-12-13 13:54:05 +0530
committerKrishna Manikandan <mkrishn@codeaurora.org>2016-12-13 13:57:42 +0530
commit61a2851465d52686d6d59fa1c31206111648a6ba (patch)
tree4f61da902f4b5a6911d081446426a1f04bece682 /scripts/build-all.py
parenta80e267a8c0d61790c3d1d5f7181ebd1be39c438 (diff)
msm: mdss: Add check to fix null pointer dereference
In mdss_mdp_overlay_kickoff, the mixer_left can be accessed without checking whether it is allocated or not which can result in null pointer dereference. This is fixed by adding a check to decide if mixer_left is NULL or not. CRs-Fixed: 1070611 Change-Id: Iab4254a492b7b5930984dbb8ea91597a5506aca6 Signed-off-by: Krishna Manikandan <mkrishn@codeaurora.org>
Diffstat (limited to 'scripts/build-all.py')
0 files changed, 0 insertions, 0 deletions