提交 7de6e302 编写于 作者: A antirez

ACL: fix config get requirepass.

上级 ac6e49de
......@@ -1588,6 +1588,7 @@ void configGetCommand(client *c) {
} else {
addReplyBulkCString(c,"");
}
matches++;
}
setDeferredMapLen(c,replylen,matches);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册