mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-13 12:48:20 +00:00
committed by
Norman Feske
parent
5572430ba5
commit
aa03c4ce9f
@ -256,7 +256,7 @@ void Pointer::Main::_update_pointer()
|
||||
_rom_registry.lookup(*this, _hovered_label);
|
||||
|
||||
try {
|
||||
Shape_report shape_report;
|
||||
Shape_report shape_report { 0, 0, 0, 0, 0, 0 };
|
||||
|
||||
shape_module.read_content(*this, (char*)&shape_report, sizeof(shape_report));
|
||||
|
||||
|
Reference in New Issue
Block a user