Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Sharybin <sergey.vfx@gmail.com>2015-04-20 17:23:25 +0300
committerSergey Sharybin <sergey.vfx@gmail.com>2015-04-20 17:23:25 +0300
commit6298632bfa00b90198bd76b82aa249985530e4fa (patch)
tree5d4e53f2f21eb548a66d555edabb1938419e99fb /source/blender/editors/space_view3d/drawmesh.c
parent42e427905cd77dc5e8d805b121c754e1be54737f (diff)
Guardedalloc: Don't use aligned blocks to calculate memory sloppyness
Aligned memory is allocated with memalign() and malloc_usable_size() can't be used to measure this block.
Diffstat (limited to 'source/blender/editors/space_view3d/drawmesh.c')
0 files changed, 0 insertions, 0 deletions