mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 16:35:28 +00:00
40333a8ee2
'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.