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
path: root/doc
diff options
context:
space:
mode:
authorRichard Antalik <richardantalik@gmail.com>2021-02-18 20:57:19 +0300
committerRichard Antalik <richardantalik@gmail.com>2021-02-18 20:59:42 +0300
commitc297bef9aff5d6eeea26ddd869f4dc03a34d3457 (patch)
tree2df3cf9656fc8859218a15625dc2f0a6110a67e2 /doc
parentf1f8074b8daaaaba0e90d9cfbaffc66d9c702fd3 (diff)
Fix T85762: Crash when opening 2.83 VSE file
Crash happened in versioning code on NULL dereference in function seq_convert_transform_crop() for Strip crop and transform fields. Strips created after rB1fd7b380f4cf were assumed to have crop and transform always initialized, but this wasn't the case. This has been fixed in 2.90, but not in versioning code. Initialize these fields if they are not initialized already. Reviewed By: campbellbarton Differential Revision: https://developer.blender.org/D10463
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions