ck_ht: Remember to set cursor to NULL on probe end.

ck_pring
Samy Al Bahra 12 years ago
parent 1631f2ff84
commit 5a4dc765d8

@ -299,6 +299,8 @@ retry:
offset = ck_ht_map_probe_next(map, offset, h, probes);
}
cursor = NULL;
leave:
*probe_limit = probes;
*available = first;

Loading…
Cancel
Save