mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-28 01:28:53 +00:00
c270e4fb30
This patch fixes a problem in the non-const 'for_each' method of the 'Registry' data structure. If an exception was thrown from within the functor of the 'for_each' operation, the not yet processed items of the registry were dropped from the registry, which is not expected. |
||
---|---|---|
.. | ||
affinity_subspace.run | ||
affinity.run | ||
ds_ownership.run | ||
fpu.run | ||
log.run | ||
mp_server.run | ||
new_delete.run | ||
platform_drv.inc | ||
reconstructible.run | ||
registry.run | ||
rm_fault.run | ||
rm_nested.run | ||
slab.run | ||
sub_rm.run | ||
synced_interface.run | ||
thread.run | ||
util_mmio.run |