• antirez's avatar
    Cluster: initialize mf_end. · 6274a678
    antirez authored
    Can't be initialized by resetManualFailover() since it's actual state
    the function uses, so we need to initialize it at startup time. Not
    really a bug in practical terms, but showed up into valgrind and is not
    technically correct anyway.
    6274a678
cluster.c 182 KB