https://bugs.winehq.org/show_bug.cgi?id=24723
--- Comment #33 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to Andrew Eikum from comment #32)
Sorry, what's the state of this bug? Is this patch still worth reviewing?
Don't worry, this is not going anywhere during code freeze anyway =) Please do review the patch as it fixes different errors anyway (from my queued tests from wine-patches).
Using native msacm32 is a workaround, so it sounds like the bug is in msacm32 and not in one of the .acm DLLs.
I see, I believe the problem lies in acmStreamConvert and I still believe it is related to the negative size of the output buffer. I will work on creating a test with the exact values from the log to check.