Files
redis/src
Binbin fc3956e8f4 Fix memory leak in moduleFreeCommand (#11147)
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
2022-08-18 12:36:01 +03:00
..
2022-07-18 10:56:26 +03:00
2020-04-24 17:11:21 -07:00
2022-03-09 13:58:23 +02:00
2022-07-18 10:56:26 +03:00
2021-12-19 17:52:23 +02:00
2022-07-11 12:36:03 +03:00
2022-01-06 13:39:38 +02:00
2022-03-09 13:58:23 +02:00
2020-05-05 23:35:08 -04:00
2019-11-19 17:23:47 +08:00
2022-04-17 15:43:22 +03:00
2022-05-29 08:51:33 +03:00
2019-10-02 11:30:20 +02:00
2021-07-10 10:04:54 -05:00
2022-07-18 10:56:26 +03:00
2022-07-18 10:56:26 +03:00
2022-07-18 10:56:26 +03:00