Skip to content
Commit c275c883 authored by Ken Liu's avatar Ken Liu
Browse files

Core: Limit loop cycles while updating 'outlen'



There is an access violation risk by using 'while' loop to set
'outlen' in 4 'outvec' case. Use for loop to limit the cycles.

Change-Id: I983082c24b89b6ca21014b5b9e25007ba2cd1968
Signed-off-by: default avatarKen Liu <ken.liu@arm.com>
parent d09df4d5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment