mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-05 02:29:45 +00:00
ac1ff2f5f8
Due to recently introduces smart-pointers to Cap_index objects it's necessary to always keep at least one reference as long as a corresponding slot in the capability-space of a process is in use. This is especially important for L4Linux that uses cap-slots directly without the given abstractions of Genode.