提交 fec5a664 编写于 作者: A antirez

Fixed INFO implementation to use the new allocator name define

上级 9e62dc17
......@@ -1357,7 +1357,7 @@ sds genRedisInfoString(char *section) {
server.stat_peak_memory,
peak_hmem,
zmalloc_get_fragmentation_ratio(),
REDIS_MALLOC
ZMALLOC_LIB
);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册