https://bugs.kde.org/show_bug.cgi?id=402833

--- Comment #10 from Mark Wielaard <m...@klomp.org> ---
(In reply to Mark Wielaard from comment #9)
> Created attachment 162737 [details]
> disable overlap check and test for linux-amd64
> 
> More subtle workaround patch that only disables the overlap check (and test)
> on linux-amd64

This workaround is now committed:

commit 53e101f562fa89bbf92d658fba626e2397862a16
Author: Mark Wielaard <m...@klomp.org>
Date:   Mon Oct 30 23:30:06 2023 +0100

    Disable memcpy overlap check and test on amd64 linux

    Almost all newer distros have ifunc based memcpy/memmove glibc
    implementation which cause false positives. Disable the overlap check
    and test on these systems for now.

    https://bugs.kde.org/show_bug.cgi?id=402833

But it is just a workaround to get rid of the false positives. Real solution
still needed. So keeping bug open.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to