• O
    fix issues found by a static analyzer · d1a005ab
    Oran Agra 提交于
    cluster.c - stack buffer memory alignment
        The pointer 'buf' is cast to a more strictly aligned pointer type
    evict.c - lazyfree_lazy_eviction, lazyfree_lazy_eviction always called
    defrag.c - bug in dead code
    server.c - casting was missing parenthesis
    rax.c - indentation / newline suggested an 'else if' was intended
    d1a005ab
cluster.c 223.0 KB