This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/sequencer/intern
Richard Antalik d7f0de0e3a Fix T93442: Crash when proxy building is cancelled
If strip is removed while proxy is built, this causes crash when
building is finished. This happens because proxy anims are freed in
`SEQ_proxy_rebuild_finish()`.

Iterate over available strips and check if original strip still exists
by comparing `SessionUUID`.

Reviewed By: sergey

Differential Revision: https://developer.blender.org/D13408
2021-11-30 10:08:22 +01:00
..
2021-10-08 13:23:19 +11:00
2021-08-24 01:10:12 +02:00
2021-10-20 11:16:43 +11:00
2021-10-01 16:20:31 +10:00
2020-11-16 05:02:30 +01:00
2020-12-16 16:26:23 +11:00
2021-11-18 01:13:22 +01:00
2021-05-20 09:00:42 +02:00
2021-09-29 14:34:01 +02:00
2020-12-16 16:26:23 +11:00
2021-11-30 10:15:17 +11:00