mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-07 11:50:24 +00:00
This patch re-enables the launchpad to start multiple instances of the same program. Without it, launchpad wrongly requests the binary ROM with the child's unique name as label. The lookup of the first instance solely succeeds because the unique name equals the binary name.