aboutsummaryrefslogtreecommitdiff
path: root/scripts/build-all.py
diff options
context:
space:
mode:
authorVikash Garodia <vgarodia@codeaurora.org>2014-04-26 23:28:56 +0530
committerVikash Garodia <vgarodia@codeaurora.org>2014-04-29 12:52:38 +0530
commit4095e2589b6800264d8f2554403533e1579d2080 (patch)
tree3c14d41918410bfafb070e897cbf17797059a344 /scripts/build-all.py
parentd167001f8c7afa83303ffc57ed88c035b74e2edd (diff)
msm: vidc: define max profile level count
Existing code allocates single element array for the supported profile level. When the supported profile and level count increases, video drives writes on a memory which was not allocated for this purpose. In the process, memory corruption is observed leading to kernel panic. Define a macro for max profile level count and avoid updating the local stack object when venus FW sends profile level count greater than max profile level count Change-Id: I2f554cdcf5f5dc505c088a006adcce1db9c98b54 CRs-Fixed: 652233 Signed-off-by: Vikash Garodia <vgarodia@codeaurora.org>
Diffstat (limited to 'scripts/build-all.py')
0 files changed, 0 insertions, 0 deletions