[Bug 48877] [regression] Melodyne crashes when using the Pitch tool

WineHQ Bugzilla wine-bugs at winehq.org
Mon Apr 6 12:09:18 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=48877

--- Comment #2 from Jeff Smith <whydoubt at gmail.com> ---
(In reply to Esme from comment #1)
> We might as well add a test to find out what Windows does in this case.

I had looked into this a bit already, and have some related patches in my
gdiplus queue that still need a lot of cleaning-up.

In most cases, a repeated point is skipped in Windows.  If the entire path
reduces to a single point, status 3 (OutOfMemory) is returned (and the path is
not altered), just as when a single point is actually provided.

There are a few cases however, that are peculiar and need further
investigation.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list