Blender Git Loki
Git Commits -> Revision f56bfbd
Revision f56bfbd by Ton Roosendaal (master) April 29, 2009, 16:07 (GMT) |
Bugfix from own testing: Blender crashed, when started in debug -d, with compositor, after render. Reason was the BKE_image_print_memlist() which reads the ibuf->rect from all images, but for Image types "VIEWER" that's not valid, this data is coming from other sources. |
Commit Details:
Full Hash: f56bfbdd0c25feb815accdd377cf0b743c5d7e19
SVN Revision: 19976
Parent Commit: 3b19b6c
Lines Changed: +5, -0
1 Modified Path:
/source/blender/blenkernel/intern/image.c (+5, -0) (Diff)