On Thu Oct 30 23:19:01 2025 +0000, Marc-Aurel Zent wrote:
changed this line in [version 4 of the diff](/wine/wine/-/merge_requests/9305/diffs?diff_id=219969&start_sha=58d355666a5f27d456e5a50685ed490226463603#6a31f4cf2c4d24038e67fe3417ad92c8f1f6cfdc_2319_2323)
I added a small helper.
Also, probably '> 0xfffffffa' as in cache_inproc_sync()?
That was actually a mistake there that would not catch `NtCurrentEffectiveToken()`, although pretty harmless ultimately in `cache_inproc_sync()`, where it just causes a `FIXME()`.
For us here it would cause a bunch of test failures though...