Donovan Watteau 3c3d35dafe AGOS: Fix compatibility with strict-alignment architectures
Make sure that alignTableMem() always aligns to an 8 byte boundary
on 64-bit architectures where this is the usual size of pointers.

Also make sure that loadTextIntoMem() always calls alignTableMem().

This has been tested on OpenBSD/loongson (a mips64el architecture which requires
strict alignment), with clang++ 8.0.1 and simon2-cd-fr.

Fixes bug #6220.
2020-08-01 14:16:40 +02:00
..
2020-02-09 12:43:14 +01:00
2020-02-16 13:07:19 +02:00
2020-02-09 12:43:14 +01:00
2020-02-09 12:43:14 +01:00
2020-05-12 10:36:38 +02:00
2020-02-09 12:43:14 +01:00
2020-02-09 12:43:14 +01:00
2020-02-09 12:43:14 +01:00