Block a user
34f661368d
- Replace data structure related malloc() & free() calls to ND_DataStruct_Alloc() ND_DataStruct_Free() calls.
afbf19b5a3
- Add ND_DataStruct_Alloc() & ND_DataStruct_Free() to help memory allocation inside a manager.
493568b9fb
- Add support ND_Allocator_Exec() & ND_Deallocator_Exec() new NDT_Root pointer parameter,