"vscode:/vscode.git/clone" did not exist on "42b2621cdc4dfc47f90cf1085761ad89171a6a60"
Fix setDeferredMultiBulkLength() c->reply_bytes handling with EMBSTR
This function missed proper handling of reply_bytes when gluing to the previous object was used. The issue was introduced with the EMBSTR new string object encoding. This fixes issue #1208.
Please register or sign in to comment