mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-16 07:27:35 +00:00
This catches bugs early on. E.g., when leaving an 'Allocation' unused, it gets immediately deallocated, which is most probably not intended. For regular 'Attempt' objects, this change encourages the proper propagation of errors, or at least the logging of unexpected conditions. Fixes #5513
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.