You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-09-12 18:50:20 -07:00
The old patch contained several issues, including invalid memory access, a memory leak, and wrong DACL size calculation. This updated version simplifies the logic a bit and should fix those issues.