Blender Git Loki
Git Commits -> Revision a7c3ec4
Revision a7c3ec4 by Bastien Montagne (master) May 24, 2016, 09:49 (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: a7c3ec4febf2450551f4663b78f0562c0e886923
Parent Commit: 0b588f0
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)