Fixed missing c->bufpos reset in luaRedisGenericCommand().
Bug introduced when adding a fast path to avoid copying the reply buffer for small replies that fit into the client static buffer.
Please register or sign in to comment
Bug introduced when adding a fast path to avoid copying the reply buffer for small replies that fit into the client static buffer.