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

--- Comment #6 from Paul Floyd <pjfl...@wanadoo.fr> ---
I've pushed a change that largely clears up memalign.
A few @todos, see the commit message for more info:
commit e862c6f3d2374beebf78b52dfc8303ff33707001
Author: Paul Floyd <pjfl...@wanadoo.fr>
Date:   Tue Feb 28 13:17:24 2023 +0100

In short
Large alignment values, runtime configuration.

Next up, posix_memalign.

This has a spec! And the spec doesn't look like nonsense!

The only thing that is implementation defined is what to do for a size of
0.That can either return NULL or some allocation of an undefined size.

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

Reply via email to