Files
Mohammad Amin Mollazadeh f66f40ec43 [RICHED20] Fix crash on copy (#9224)
CORE-20482

The reason for the crash was a wrong sign extension being done when right-shifting an integer.
Casting to an unsigned integer allows the correct zero-extension instead.

Import patch from Wine 11.3: wine-mirror/wine@bb4ef1f (https://gitlab.winehq.org/wine/wine/-/merge_requests/9776)
```
riched20: Fix crash when copying text.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=59005
wine commit id bb4ef1fbf7d8dae627025ea698c740cca8d15a06 by Piotr Caban <[email protected]>
```
2026-07-03 14:30:52 +02:00
..
2025-06-08 15:05:27 -07:00
2025-06-08 15:05:27 -07:00
2025-06-08 15:05:27 -07:00
2025-06-08 15:05:27 -07:00
2025-06-08 15:05:27 -07:00
2025-06-08 15:05:27 -07:00
2025-06-08 15:05:27 -07:00
2025-06-08 15:05:27 -07:00
2025-06-08 15:05:27 -07:00
2025-06-08 15:05:27 -07:00
2025-02-19 22:02:06 -06:00
2025-06-08 15:05:27 -07:00
2025-06-08 15:05:27 -07:00
2025-06-08 15:05:27 -07:00
2025-06-08 15:05:27 -07:00
2025-06-08 15:05:27 -07:00
2025-06-08 15:05:27 -07:00
2025-06-08 15:05:27 -07:00
2025-06-08 15:05:27 -07:00
2025-06-08 15:05:27 -07:00
2026-07-03 14:30:52 +02:00