mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-27 14:49:31 +00:00
505f4290ec
The Rpc_exit call is delivered via RPC which results in a deadlock if the Rpc_entrypoint has not been started yet. To prevent this situation we active the Rpc_entrypoint explicitly before we call Rpc_exit. Fixes #811.
This directory contains all source codes.