You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(cliprdr): add clipboard data locking methods (#1064)
Per [MS-RDPECLIP sections 2.2.4.6 and 2.2.4.7][lock-spec], the Local
Clipboard
Owner may lock the Shared Clipboard Owner's clipboard data before
requesting
file contents to ensure data stability during multi-request transfers.
This enables server implementations to safely request file data from
clients
when handling clipboard paste operations.
---------
Co-authored-by: lamco-office <office@lamco.io>
0 commit comments