https://bugs.winehq.org/show_bug.cgi?id=43918
--- Comment #6 from Zebediah Figura z.figura12@gmail.com --- (In reply to Michael Müller from comment #5)
(In reply to Zebediah Figura from comment #4)
Thanks for the bug report. Would it be possible for you to perform a regression test to determine which Staging patch causes the bug? It'll be a little trickier than normal since you'll have to remember to rerun autoconf -f and ./tools/make_requests at every iteration.
Or you simply apply the patches using patchinstall.sh --all --backend=git-am --force-autoconf and the script will add the auto-generated changes to each commit. Then you can do normal regression test.
Ah, thanks; I wasn't aware of that option.