mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-09 20:32:09 +00:00
In the scope of alloc_dma_buffer(), Out_of_* exceptions might be thrown at different stages. By adding a Guard object, we make sure to rollback already created objects accordingly. genodelabs/genode#5002
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.