mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
committed by
Norman Feske
parent
7f092be94c
commit
9c278d6b8f
@@ -322,6 +322,10 @@ class Plugin : public Libc::Plugin
|
||||
}
|
||||
|
||||
file_system()->close(context(fd)->node_handle());
|
||||
|
||||
Genode::destroy(Genode::env()->heap(), context(fd));
|
||||
Libc::file_descriptor_allocator()->free(fd);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user