"examples/example-libhv.c" did not exist on "3b153cbf9dda2c61af26ad8df2a31b8a5d6a38c8"
  • Binbin's avatar
    Cleanup typos, incorrect comments, and fixed small memory leak in redis-cli (#9153) · dd3ac97f
    Binbin authored
    1. Remove forward declarations from header files to functions that do not exist:
    hmsetCommand and rdbSaveTime.
    2. Minor phrasing fixes in #9519
    3. Add missing sdsfree(title) and fix typo in redis-benchmark.
    4. Modify some error comments in some zset commands.
    5. Fix copy-paste bug comment in syncWithMaster about `ip-address`.
    dd3ac97f
t_zset.c 143 KB