mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-22 04:52:56 +01:00
This is a safeguard against accidentally taking the 'Ack' interface as a value instead of a reference. The 'Payload' interface should also not be copied (and potentially stored) because it contains a pointer.