mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
Currently, we call zfree(cmd->args), but the argument array needs to be freed recursively (there might be sub-args). Also fixed memory leaks on cmd->tips and cmd->history. Fixes #11145
1.8 KiB
1.8 KiB