mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 06:07:59 +00:00
300cdc435d
'generate(Xml_node node)', as used by the Sculpt manager, calls this function instead of the lambda version. The 'report' function of the 'Genode::Reporter' does not throw an exception in case there is not enough backing storage for the 'generate' request. Therefore, we have to check this condition in a loop and call '_increase_report_buffer' in case size limits are reached. Patch by Norman Feske. issue #4369 |
||
---|---|---|
.. | ||
doc | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
xsd | ||
README |
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.