mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-13 22:23:45 +00:00
When the functor provided to the Node constructor throws an exception, do revert all changes in reverse order. Previously, the changes made to the parent node were not considered by the exception handler which caused unnecessary characters to remain in the out buffer for each reverted node. Issue #2953
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.