On Sun, 25 Nov 2018 17:17:58 +0200 Lauri Kasanen <cand at gmx.com> wrote: > This code would probably crash on systems where unaligned access is > prohibited, I think the incoming block is just 16-bit aligned. I see the block comes from aligned malloc, so scratch that part, it's at least 128-bit aligned. - Lauri