Blender Git Commit Log

Git Commits -> Revision dcb56d7

Revision dcb56d7 by Bastien Montagne (master)
October 20, 2015, 12:44 (GMT)
BLI: add new 'memory_utils' module with func checking a whole memory chunk is filled of zero,
and an helper to ensure all memory of a given structure passed a given member is filled of zero.

Commit Details:

Full Hash: dcb56d79a87966d93fe0509e64ab51eb90c1d486
Parent Commit: f08dad0
Lines Changed: +97, -0

2 Added Paths:

/source/blender/blenlib/BLI_memory_utils.h (+34, -0) (View)
/source/blender/blenlib/intern/memory_utils.c (+50, -0) (View)

2 Modified Paths:

/source/blender/blenlib/BLI_utildefines.h (+11, -0) (Diff)
/source/blender/blenlib/CMakeLists.txt (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021