mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-01 15:10:56 +00:00
parent
16ce6b7acc
commit
68ba648897
@ -610,7 +610,6 @@ class Lima::Call
|
|||||||
|
|
||||||
bool result = false;
|
bool result = false;
|
||||||
auto free_ctx = [&] (Gpu_context &ctx) {
|
auto free_ctx = [&] (Gpu_context &ctx) {
|
||||||
::close(ctx.fd);
|
|
||||||
Genode::destroy(_heap, &ctx);
|
Genode::destroy(_heap, &ctx);
|
||||||
result = true;
|
result = true;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user