https://bugs.winehq.org/show_bug.cgi?id=46727
--- Comment #4 from Ethan Lee flibitijibibo@gmail.com --- Created attachment 63719 --> https://bugs.winehq.org/attachment.cgi?id=63719 Fix crash due to struct misalignment
Turns out the 2.2->2.3 update's subtleties got the best of me! This patch should fix it without going silent (and without the clumsy hang on exit). There will be at least 2 compiler warnings from this patch; I'll do a proper fix once this is verified.