Page MenuHome

Fix T79757: Crash on prefetch when renaming strips
ClosedPublic

Authored by Richard Antalik (ISS) on Aug 17 2020, 1:10 PM.

Details

Summary

Original sequence lookup failed, becase name changed in another thread.
Fix is same as 0471349c90df - stop prefetching before changing content
of seqbase.

I have covered more cases, and added assert so it is more obvious that
issue is in lookup, and it shouldn't fail.

Diff Detail

Repository
rB Blender
Branch
T79757 (branched from master)
Build Status
Buildable 9560
Build 9560: arc lint + arc unit

Event Timeline

Richard Antalik (ISS) requested review of this revision.Aug 17 2020, 1:10 PM
This revision is now accepted and ready to land.Aug 17 2020, 2:03 PM