mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-13 06:03:31 +00:00
This patch deduces the caps needed for the framebuffer and input RPC objects from the resources accounted locally within the session. It also takes precautions for the situation where a client offers too little resources, prompting the mid-way cancelling of the 'Session_component' creation. With the patch, the 'ep.manage' operations are rolled back by the corresponding 'ep.dissolve' operations. Issue #5340
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.