• antirez's avatar
    Sentinel: INFO-CACHE GCC minior code cleanup. · c83a9172
    antirez authored
    I guess the initial goal of the initialization was to suppress GCC
    warning, but if we have to initialize, we can do it with the base-case
    value instead of NULL which is never retained.
    c83a9172
sentinel.c 150 KB