• yoav-steinberg's avatar
    argv mem leak during multi command execution. (#9598) · 83478e61
    yoav-steinberg authored
    Changes in #9528 lead to memory leak if the command implementation
    used rewriteClientCommandArgument inside MULTI-EXEC.
    
    Adding an explicit test for that case since the test that uncovered it
    didn't specifically target this scenario
    83478e61
multi.c 15 KB