"vscode:/vscode.git/clone" did not exist on "4e9cf4cc7ed4b732fc4bb592f19ceb41d132954e"
Update ziplist.c
Hi, @antirez In the code, to get the size of ziplist, "unsigned int bytes = ZIPLIST_HEADER_SIZE+1;" is correct, but why not make it more readable and easy to understand
Please register or sign in to comment