Blender Git Commit Log

Git Commits -> Revision 95b0176

Revision 95b0176 by Diego Borghetti (master)
February 29, 2008, 15:36 (GMT)
Fix segfault when save the render with Multilayer format.

The RE_WriteResult function don't call BLI_make_existing_file
like BKE_write_ibuf, so if you append a directory to the output
path and it don't exist, the exr_begin_write fail to create
the file and blender crash.

Note that this is only 1 line of code and don't touch
anything in the render code.

Commit Details:

Full Hash: 95b0176fdedd4ac4b891563fd88161d4213a0cc2
SVN Revision: 13916
Parent Commit: 781d13c
Lines Changed: +2, -0

1 Modified Path:

/source/blender/render/intern/source/pipeline.c (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021