• antirez's avatar
    Fix iterator for issue #2438. · 509a6cc1
    antirez authored
    Itereator misuse due to analyzeLatencyForEvent() accessing the
    dictionary during the iteration, without the iterator being
    reclared as safe.
    509a6cc1
latency.c 26.1 KB