mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 16:34:18 +09:00
Ensure the integer width for size arguments is 64bit in a multiplication. Leading 64bit constant 1ull expands width, a trailing one is ignored.
Ensure the integer width for size arguments is 64bit in a multiplication. Leading 64bit constant 1ull expands width, a trailing one is ignored.