[Bug 49663] Performance regression in TrackMania Nations Forever

WineHQ Bugzilla wine-bugs at winehq.org
Sat Aug 15 02:44:30 CDT 2020


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

Stefan Dösinger <stefan at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |stefan at codeweavers.com

--- Comment #14 from Stefan Dösinger <stefan at codeweavers.com> ---
> Anyways, for now the simplified patch should be good enough, if not, then we could
> still extend memmove to call musl memcpy if no overlap is present.

Note that it isn't as easy as comparing pointers + range. Various mmap
shenanigans might be going on that make memory areas that look separate
overlap.

-- 
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