Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Oeser <info@graphics-engineer.com>2018-06-01 12:58:50 +0300
committerPhilipp Oeser <info@graphics-engineer.com>2018-06-11 10:57:16 +0300
commit7ac0272b776a18cbf4de2aa447cadd50909606c2 (patch)
treef0a7c4ff8db2de03895fc62d430aec4a862ad538 /source/blender/editors/space_console/console_ops.c
parent474a145d78ff9870e24fe6a2969bce6375da0754 (diff)
Fix T55140: opened image doesn't show up in movie clip editor
atoi usage in BLI_stringdec could overflow, use strtoll instead and check valid range with INT_MIN and INT_MAX Reviewed By: campbellbarton Differential Revision: https://developer.blender.org/D3452
Diffstat (limited to 'source/blender/editors/space_console/console_ops.c')
0 files changed, 0 insertions, 0 deletions