Blender Git Loki
Git Commits -> Revision d733826
Revision d733826 by Bastien Montagne (master) June 9, 2016, 15:53 (GMT) |
Fix T48614: Blender from buildbot crash when Separate selection in this particular scene. Regression from recent rB2c5dc66d5effd4072f438afb, if last item of last chunk of a mempool was valid, it would not be returned by mempool iterator step, which would always return NULL in that case. |
Commit Details:
Full Hash: d733826708f9b562687b78424e5c0835cba8c3c9
Parent Commit: 20f0e2f
Lines Changed: +1, -1
1 Modified Path:
/source/blender/blenlib/intern/BLI_mempool.c (+1, -1) (Diff)