提交 a6177f54 编写于 作者: H Haojun Liao

test: disable free in hash temporarily.

上级 5b835514
......@@ -33,9 +33,9 @@
#define FREE_HASH_NODE(_fp, _n) \
do { \
if (_fp != NULL) { \
/* if (_fp != NULL) { \
(_fp)(_n); \
} \
}*/ \
taosMemoryFreeClear(_n); \
} while (0);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册