Blender Git Commit Log
Git Commits  -> Revision 0b1ed4c
		
			
			
		
Revision 0b1ed4c by Diego Borghetti (master) February 29, 2008, 19:19 (GMT)  | 
Fix segmentation fault in Image node when change the Layer in EXR files. The argument in the uiButSetFunc is a Image struct, but BKE_image_multilayer_index expect a RenderResult struct, so when you load a exr file and try change the Layer, Blender crash. (image_layer_cb call BKE_image_multilayer_index)  | 
Commit Details:
Full Hash: 0b1ed4c0cd7dbbf5764c4f8964eec1ed1870ffbf
SVN Revision: 13919
Parent Commit: cffb955
Lines Changed:  +1,  -1
1 Modified Path:
/source/blender/src/drawnode.c (+1, -1) (Diff)


 Master Commits
MiikaHweb | 2003-2021