Blender Git Commit Log
Git Commits -> Revision 4b69e55
Revision 4b69e55 by Richard Antalik (master) August 17, 2020, 18:19 (GMT) |
Fix T79757: Crash on prefetch when renaming strips 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. Reviewed By: sergey Differential Revision: https://developer.blender.org/D8592 |
Commit Details:
Full Hash: 4b69e55da358cbfe98fd9ac85151a7107315959b
Parent Commit: 2b896fc
Lines Changed: +9, -0