提交 867b9072 编写于 作者: H Hongze Cheng

refact

上级 5e9909a1
......@@ -40,7 +40,6 @@ SMemAllocator *tdCreateHeapAllocator() {
return NULL;
}
pMemAllocator->usage = 0;
pMemAllocator->malloc = haMalloc;
pMemAllocator->calloc = haCalloc;
pMemAllocator->realloc = NULL;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册