Blender Git Commit Log

Git Commits -> Revision e45630a

Revision e45630a by Richard Antalik (master)
January 10, 2021, 15:50 (GMT)
Fix sequencer disk cache not writing data

Error handling added in 512a23c3d61d caused that reading header of new
file failed, since it is empty.

Don't attempt to read header if file is empty. If header can not be read
anyway, try to delete the file. Add asserts, as this should never
happen.

Reviewed By: sybren

Differential Revision: https://developer.blender.org/D9954

Commit Details:

Full Hash: e45630a99fc2cd7cfcf3c762ec9af32763a31dc2
Parent Commit: 9441413
Lines Changed: +6, -1

1 Modified Path:

/source/blender/sequencer/intern/image_cache.c (+6, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021