diff options
author | antirez <antirez@gmail.com> | 2015-03-04 11:48:16 -0800 |
---|---|---|
committer | antirez <antirez@gmail.com> | 2015-03-04 11:49:48 -0800 |
commit | 45ff739cdf52988a479a2641ac7df5bd8594d57c (patch) | |
tree | 69e44ea529c9bbe124d00d75dc5b30393254fc2a /src/config.c | |
parent | 938dfdc1ea651911919eb428b0a31f904ea28f1e (diff) | |
download | redis-45ff739cdf52988a479a2641ac7df5bd8594d57c.tar.gz |
Fix iterator for issue #2438.
Itereator misuse due to analyzeLatencyForEvent() accessing the
dictionary during the iteration, without the iterator being
reclared as safe.
Diffstat (limited to 'src/config.c')
0 files changed, 0 insertions, 0 deletions