https://bugs.winehq.org/show_bug.cgi?id=49663 Stefan Dösinger <stefan(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stefan(a)codeweavers.com --- Comment #14 from Stefan Dösinger <stefan(a)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.