Blender Git Loki
Git Commits -> Revision 6932713
Revision 6932713 by Joshua Leung (master) February 9, 2016, 02:27 (GMT) |
Fix T47367: Segfault in BIF_draw_manipulator() with "around active" and the active object hidden Accidentally left off null check when cleaning up the code there in 34993bf97dcbfd29289d14228ac10f1cfa206a15 (GPencil_Editing_Stage3 branch) Thanks to Sami Pelkonen (pltsi) who reported this bug, along with some nice and detailed backtraces which made it easy to locate the problem :) |
Commit Details:
Full Hash: 69327137c02ae2ccbfa5a49ec736cf0dff1904cd
Parent Commit: 97d9d62
Lines Changed: +1, -1
1 Modified Path:
/source/blender/editors/transform/transform_manipulator.c (+1, -1) (Diff)