summaryrefslogtreecommitdiff
path: root/startop/scripts/lib/cmd_utils.py
diff options
context:
space:
mode:
authorKyeongkab.Nam <Kyeongkab.Nam@sony.com>2019-07-17 16:41:48 +0900
committerKyeongkab.Nam <Kyeongkab.Nam@sony.com>2019-07-18 10:12:10 +0900
commit35a8a11697af1ce018af1bee6fb494425c219514 (patch)
treec795ddca4f25e70a5c2560c5818d69ecc7a8344c /startop/scripts/lib/cmd_utils.py
parentd1379a4a80b5b45e6628ead5870080e91886b202 (diff)
Fix bootanimation stack overflow
length of input from scanf is not limited even though MAX char of path is defined as 256. This could cause stack corruption when length of input is over MAX. Test: run bootanimation with desc.txt which has over 256 length of path. Change-Id: Ic60081ca82067ad671508e766c495546af9233d1
Diffstat (limited to 'startop/scripts/lib/cmd_utils.py')
0 files changed, 0 insertions, 0 deletions