mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-04 13:28:14 +00:00
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.