Sync argv_len var back after command call in execCommand (#10900)
This is harmless, we only restore mstate to make sure we free the right pointer in freeClientMultiState, but it'll be nicer to also sync that argv_len var back.
Please register or sign in to comment