Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kDebugAlloc_DetectLeakedObjects ( kDebugAlloc  object,
k64u  since 
)

Makes note of outstanding allocations that appear to be objects from any currently-loaded assembly.

This function records information about outstanding allocations that appear to be objects, for later use when logging leak information.

Parameters
objectMemory allocator.
sinceMemory checkpoint (or zero for beginning).
Returns
Operation status.
See also
kDebugAlloc_LogAllocations, kDebugAlloc_DetectLeakedAssemblyObjects