mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 16:35:28 +00:00
3a350b65a3
This patch propages the 'Service_denied' condition of forwarded sessions to the parent. Without it, the invalid session request stays pending infinitely, which leads to the problem described in issue #2542. It turns out that suggested solution given in the issue text is actually not needed when applying this fix. Fixes #2542
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.