Blender Git Commit Log
Git Commits -> Revision c509f68
Revision c509f68 by Lukas Toenne (master) April 16, 2012, 11:57 (GMT) |
Avoid invalid delete call when loading multilayer EXR files with that don't fit the Blender pass naming scheme. If the imb_exr_begin_read_mem function fails reading the EXR (e.g. because of too many channels per pass) it deletes the file internally, leading to segfault on second delete. |
Commit Details:
Full Hash: c509f687ca1b8ae58d0286afde49e59ea5556551
SVN Revision: 45692
Parent Commit: 798385f
Lines Changed: +3, -3
1 Modified Path:
/source/blender/imbuf/intern/openexr/openexr_api.cpp (+3, -3) (Diff)