genode/repos/os/include/init
Norman Feske 4f88fe7bd0 init: fix label buffer size
This patch bases the size of the destination buffer in
'Init::Child_policy_redirect_rom_file' on the maximum label size
instead of the filename size. Otherwise, the use of a long configfile
name (i.e., "trace_subject_reporter.config") in combination with a long
child name ("trace_subject_reporter") would result in a truncated label
string.
2015-06-22 14:43:38 +02:00
..
child_config.h Revised API documentation 2015-04-09 16:04:46 +02:00
child_policy.h init: fix label buffer size 2015-06-22 14:43:38 +02:00
child.h base: make PD session upgradeable 2015-05-26 09:40:02 +02:00