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

Makes note of outstanding allocations that appear to be objects associated with the specified 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).
assemblyAssembly associated with objects.
Returns
Operation status.
See also
kDebugAlloc_LogAllocations, kDebugAlloc_DetectLeakedObjects