Blender Git Commit Log
Git Commits -> Revision 105a53a
Revision 105a53a by Daniel Genrich (master) October 9, 2009, 13:34 (GMT) |
Bugfix for crash when clicking on "View->Properties". Was accessing unused memory here (uiBlock *block is uninitialized). If there is the need of uiBlockEndAlign() please get the valid uiBlock pointer from somewhere! |
Commit Details:
Full Hash: 105a53a29d3da99625b894ba13769fefb53e0974
SVN Revision: 23739
Parent Commit: 3b8925c
Lines Changed: +2, -1
1 Modified Path:
/source/blender/editors/space_view3d/view3d_buttons.c (+2, -1) (Diff)