mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-20 00:52:01 +00:00
parent
a42f6d8cf7
commit
963b77bc27
@ -279,6 +279,8 @@ bool Noux::Child::syscall(Noux::Session::Syscall sc)
|
||||
absolute_path.base(), binary_ds, _sysio->execve_in.args,
|
||||
_sysio->execve_in.env);
|
||||
|
||||
_root_dir->release(absolute_path.base(), binary_ds);
|
||||
|
||||
try {
|
||||
Child *child = new Child(child_env.binary_name(),
|
||||
parent(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user