mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
This is a follow up to #9129. This PR fixes some problematic `int` to `BOOL` conversions that might cause overflows when checking for bit flags.