Skip to content

rdp: Align nsc_compose_message content

Derek Foreman requested to merge derekf/weston:alignment into main

This function in FreeRDP expects to be able to read groups of bytes, so move the left edge of our damage region so the wide reads never read outside of our framebuffer.

Signed-off-by: Derek Foreman derek.foreman@collabora.com

Merge request reports