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/blenkernel
Richard Antalik 98990f6ba4 Fix T76033: VSE crash with prefetch, disk cache and meta strips
`BKE_sequencer_prefetch_get_original_sequence()` didn't look in metas
and returned NULL. This caused crash in disk cache that was trying to
read seq->name.

Add function that will look in meta strips recursively and condition
that seq must not be NULL.

Reviewed By: brecht

Maniphest Tasks: T76033

Differential Revision: https://developer.blender.org/D7597
2020-05-01 21:22:04 +02:00
..
2020-03-29 17:11:41 +11:00
2020-03-29 17:11:41 +11:00
2020-03-05 21:07:20 +01:00
2020-04-05 22:22:21 +10:00
2020-04-14 21:07:29 +02:00
2020-03-11 21:39:56 +11:00
2020-03-29 16:37:57 +11:00
2020-04-03 12:38:04 +11:00
2020-03-29 17:11:41 +11:00
2020-03-29 17:11:41 +11:00