Blender Git Loki
Git Commits -> Revision 2c0ee61
Revision 2c0ee61 by Bastien Montagne (master) June 28, 2017, 08:53 (GMT) |
Fix T51900: Crash after pressing "F" multiple times. `BMO_iter_as_array()` may fill less items than requested in given array, so we have to update number of items to work on from its returned value, otherwise code might try to use uninitialized memory. |
Commit Details:
Full Hash: 2c0ee61f6d3dc6baf8bb75d747c4fb1c2aca2f87
Parent Commit: f11bcbe
Lines Changed: +9, -9
1 Modified Path:
/source/blender/bmesh/operators/bmo_create.c (+9, -9) (Diff)