Blender Git Loki
Git Commits -> Revision e3ff98f
Revision e3ff98f by Nathan Letwory (master) March 27, 2007, 10:13 (GMT) |
=== OpenEXR === * fix [ #6105 ] Blender crashes when opening multilayer with node in compositor - Mem_IStream membuf was allocated on the stack, so it caused major troubles when out of the function scope. Now allocate it on the heap and let OpenEXR deal with freeing it. - moved + added delete file;'s for completeness |
Commit Details:
Full Hash: e3ff98fc6ba3e9b2ac8887d43a978e3eb7109cb0
SVN Revision: 10386
Parent Commit: 12c8ce4
Lines Changed: +4, -3
1 Modified Path:
/source/blender/imbuf/intern/openexr/openexr_api.cpp (+4, -3) (Diff)