On Tue Feb 4 08:54:16 2025 +0000, Alfred Agrell wrote:
I'd vote make this function simply return both aligned and unaligned pointers, and have caller store them somewhere beside each other.
we can't (as there's only one storage point, not two)... but storing the unaligned pointer just below the returned block shall do (see other discussion)