提交 29920dce 编写于 作者: A antirez

conflict resolved in cherry pick

上级 f96a9f82
......@@ -945,6 +945,7 @@ void initServer() {
}
if (server.ds_enabled) dsInit();
srand(time(NULL)^getpid());
}
/* Populates the Redis Command Table starting from the hard coded list
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册