mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-27 20:54:26 +00:00
'cap()' will return invalid capability within session destructor, therefore Vram objects that belong to the session will not be destroyed, leading to danling references later on. Use '_owner.cap' of session instead.
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.