Blender Git Commit Log
Git Commits -> Revision 512a23c
Revision 512a23c by Sybren A. Stüvel (master) December 22, 2020, 10:43 (GMT) |
VSE: handle IO errors when reading disk cache header and version Respond to return values of `fscanf()` and `fread()` to detect and handle I/O errors. Not only is error handling a good idea, this also prevents warnings from GCC that `fread()` and `fscanf()` return values are ignored. Reviewed By: ISS Differential Revision: https://developer.blender.org/D9915 |
Commit Details:
Full Hash: 512a23c3d61d3ac454e9c098ddbf1d0d3beb19a0
Parent Commit: 0e85d70
Lines Changed: +21, -5
1 Modified Path:
/source/blender/sequencer/intern/image_cache.c (+21, -5) (Diff)