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

--- Comment #4 from Paul Floyd <pjfl...@wanadoo.fr> ---
Should be fixed with this. Tested in Debian with an older libc, ArchLinux
latest and FreeBSD.

commit ae413f79b24de558ac9ab925babd1fb86e0d21c7 (HEAD -> master,
origin/users/paulf/try-bug474332, origin/master, origin/HEAD, bug474332)
Author: Paul Floyd <pjfl...@wanadoo.fr>
Date:   Sun Sep 10 15:05:57 2023 +0200

    Bug 474332 - aligned_alloc under Valgrind returns nullptr when alignment is
not a multiple of sizeof(void *)

    At configure time use glibc version to set a HAVE flag for C17
aligned_alloc.
    The use the HAVE flag to select which redir macro to use.
    Also make the (normally unused) glibc ALIGNED_ALLOC macro

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

Reply via email to