diff options
author | Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | 2014-10-26 00:11:29 +0200 |
---|---|---|
committer | Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | 2014-11-18 08:08:59 +0100 |
commit | ab37682708b57c664acdf7b9122773bc71d25bde (patch) | |
tree | d8d51bb34824662eb08015173d18794434fdc134 /tests/match_target.t | |
parent | 1ad6ec25d566c8e1c8fe2f16d265f8f0cafdc76a (diff) |
Fix parallel resizing and listing of the same set
When elements added to a hash:* type of set and resizing triggered,
parallel listing could start to list the original set (before resizing)
and "continue" with listing the new set. Fix it by references and
using the original hash table for listing. Therefore the destroying
the original hash table may happen from the resizing or listing functions.
Diffstat (limited to 'tests/match_target.t')
0 files changed, 0 insertions, 0 deletions