EXTRA_ALIGN should be fixed, to match ABI of the machine.
In C11, we have max_align_t.
Usually, it's long double.
EXTRA_ALIGN should be fixed, to match ABI of the machine.
In C11, we have max_align_t.
Usually, it's long double.
rC libgcrypt | |||
rC738723a1cd20 Clean up for removal of memory guard support. | |||
rCf98ca6aa34cc Remove the built-in memory guard support. | |||
rC90f41a1898e4 Fix memory allocation when GCRYCTL_ENABLE_M_GUARD. |
It was addressed in rC04f325d8917d: released 1.1.4 as "(obsolete)" feature, in Aug 2001.