genode/base-foc/src/platform
Christian Prochaska 8b09418e56 base-foc: fix 'Genode::parent_cap()'
Replacing the local name of a capability index object which exists in the
capability map can destroy the AVL tree order of the capability map. With
this patch the outdated object gets removed from the map and a new object
gets inserted afterwards.

Fixes #435.
2012-10-30 12:17:20 +01:00
..
_main_helper.h Fiasco.OC: several capability ref-counter fixes. 2012-09-03 10:59:54 +02:00
_main_parent_cap.h base-foc: fix 'Genode::parent_cap()' 2012-10-30 12:17:20 +01:00