Blender Git Commit Log
Git Commits -> Revision 8c34de9
April 9, 2015, 15:34 (GMT) |
Fix for potential memory corruption in selection drawing code. This code works much like the main object drawing code and has to take the same precautions regarding replacing the derivedFinal pointer in Objects. This pointer may be replaced during drawing calls, regardless of the "ownership" indicated by needsFree. |
Commit Details:
Full Hash: 8c34de9918a3a4ef4b0a5a1e50f68ce7666e5097
Parent Commit: 3a38ba6
Lines Changed: +21, -5
1 Modified Path:
/source/blender/editors/space_view3d/view3d_view.c (+21, -5) (Diff)