Blender Git Commit Log
Git Commits -> Revision b617832
Revision b617832 by Bastien Montagne (compositor-2016) June 8, 2016, 19:45 (GMT) |
GHOST cleanup (null check before delete, and 0 -> NULL for pointers). Based on patch from Lawrence D'Oliveiro (ldo) in T48499. |
Commit Details:
Full Hash: b6178322dd813f0a9bdcb35ff1c78d20935f5b7b
Parent Commit: 7b9afa6
Committed By: Jeroen Bakker
Lines Changed: +42, -46
12 Modified Paths:
/intern/ghost/intern/GHOST_ContextSDL.cpp (+1, -1) (Diff)
/intern/ghost/intern/GHOST_DropTargetWin32.cpp (+2, -3) (Diff)
/intern/ghost/intern/GHOST_ISystem.cpp (+3, -3) (Diff)
/intern/ghost/intern/GHOST_ISystemPaths.cpp (+6, -3) (Diff)
/intern/ghost/intern/GHOST_System.cpp (+16, -21) (Diff)
/intern/ghost/intern/GHOST_SystemCocoa.mm (+2, -2) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.cpp (+3, -3) (Diff)
/intern/ghost/intern/GHOST_SystemX11.cpp (+2, -2) (Diff)
/intern/ghost/intern/GHOST_Window.h (+1, -1) (Diff)
/intern/ghost/intern/GHOST_WindowCocoa.mm (+1, -1) (Diff)
/intern/ghost/intern/GHOST_WindowManager.cpp (+4, -4) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.cpp (+1, -2) (Diff)
/intern/ghost/intern/GHOST_DropTargetWin32.cpp (+2, -3) (Diff)
/intern/ghost/intern/GHOST_ISystem.cpp (+3, -3) (Diff)
/intern/ghost/intern/GHOST_ISystemPaths.cpp (+6, -3) (Diff)
/intern/ghost/intern/GHOST_System.cpp (+16, -21) (Diff)
/intern/ghost/intern/GHOST_SystemCocoa.mm (+2, -2) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.cpp (+3, -3) (Diff)
/intern/ghost/intern/GHOST_SystemX11.cpp (+2, -2) (Diff)
/intern/ghost/intern/GHOST_Window.h (+1, -1) (Diff)
/intern/ghost/intern/GHOST_WindowCocoa.mm (+1, -1) (Diff)
/intern/ghost/intern/GHOST_WindowManager.cpp (+4, -4) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.cpp (+1, -2) (Diff)