http://bugs.winehq.org/show_bug.cgi?id=9878
Toby Brommerich Snub_Fighter@snubfighter.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Snub_Fighter@snubfighter.com
--- Comment #42 from Toby Brommerich Snub_Fighter@snubfighter.com 2007-11-06 09:21:28 --- (In reply to comment #34)
I have written a test, and Windows uses 32 byte alignment. I've implemented a fix for that which allocates 32 extra bytes and skips the first bytes to get to the alignment boundary. This fixes the bug, and I will send it in the next days. It depends on my surface memory management cleanups, so a few other patches are needed first.
So I'm having this issue should I just grab the source through git or is there a way to manually apply the patch to 0.9.48.0?