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

--- Comment #2 from Paul Floyd <pjfl...@wanadoo.fr> ---
I haven't yet added any memcheck errors, but this first step is done. Valgrind
now behaves like stdlibc++
There is a small difference with libc++ which accepts an alignment of zero.

commit d4affb0ab725a59da786fee4b918b338eec615fe (HEAD -> master, origin/master,
origin/HEAD)
Author: Paul Floyd <pjfl...@wanadoo.fr>
Date:   Wed Mar 8 23:10:22 2023 +0100

    Make operator new aligned more like the standalone versions

    If the alignment is not a power of two return nullptr for the
    nothrow overload and bomb for the throwing overload.

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

Reply via email to