mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 17:52:52 +00:00
parent
552bb13f99
commit
567ec255f1
@ -136,7 +136,7 @@ void Vbox_pointer::Main::_show_default_pointer()
|
||||
return;
|
||||
}
|
||||
|
||||
Genode::Attached_dataspace ds { _pointer_ds };
|
||||
Genode::Attached_dataspace ds { _env.rm(), _pointer_ds };
|
||||
|
||||
convert_default_pointer_data_to_pixels(ds.local_addr<Genode::Pixel_rgb565>(),
|
||||
pointer_size);
|
||||
|
Loading…
x
Reference in New Issue
Block a user