Description
On invoking org.apache.directmemory.memory.MemoryManagerServiceImpl#clear the 'used' memory does not get reset to zero. Freeing up the pointer via free(Pointer) does update the 'used'. Similarly the clear operation should reset it to zero