Blender Git Commit Log

Git Commits -> Revision ce2e2b1

Revision ce2e2b1 by Campbell Barton (master)
August 5, 2013, 20:57 (GMT)
use gcc malloc attribute for low level allocation functions, prevents gcc from checking if resulting pointers alias existing pointers, also use sentinel attribute for uiButGetStrInfo so incorrect usage gives a warning.

Commit Details:

Full Hash: ce2e2b141e67e5be8cc85bc394dc6ca9e15f774b
SVN Revision: 58944
Parent Commit: b438c28
Lines Changed: +25, -2

5 Modified Paths:

/intern/guardedalloc/MEM_guardedalloc.h (+6, -0) (Diff)
/source/blender/blenlib/BLI_memarena.h (+2, -0) (Diff)
/source/blender/blenlib/BLI_mempool.h (+5, -0) (Diff)
/source/blender/blenlib/BLI_string.h (+7, -1) (Diff)
/source/blender/editors/include/UI_interface.h (+5, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021