mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-08 11:55:24 +00:00
parent
a224d828f6
commit
483de40c96
@ -61,7 +61,6 @@ bool Sliced_heap::alloc(size_t size, void **out_addr)
|
||||
return false;
|
||||
}
|
||||
catch (Out_of_ram) {
|
||||
error("could not allocate dataspace with size ", size);
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user