Release: All current gnupg releases
Description
In util/memory.c the required alignoment is not calculated correctly for some systems. This can lead to a bus error if configured with --enable-m-guard.
Fix
Don't use --enable-m-guard on such systems.