May 12, 2026
12:53 p.m.
On Tue May 12 12:27:28 2026 +0000, Dmitry Timoshkov wrote:
Or probably I misunderstood, and you mean to drop intermediate variable assignment and use V_I4(&var) directly? That would still leave the switch as a value verification step. Yes, something like `if (V_I4(&var) & ~ADS_CHASE_REFERRALS_ALWAYS)` should be enough to catch invalid values.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10609#note_139573