mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-13 22:23:45 +00:00
Ensure that a '\0' always appears at the end of the ouput of the XML generator. Previously, exceptions during the Node(...) constructor might have prevented this. This commit also extends the xml_generator test to drive a harder test on exceptions in the Xml_generator. 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.