aboutsummaryrefslogtreecommitdiff
path: root/sbin/md5/tests/2.inp
diff options
context:
space:
mode:
authorRobert Clausecker <fuz@FreeBSD.org>2025-11-14 00:55:59 +0000
committerRobert Clausecker <fuz@FreeBSD.org>2025-11-14 00:56:12 +0000
commitf0af21824331648a41b4e5d3323bea9216bcb7e2 (patch)
treea9c4c1aeb399e5abc838073006736a97f5d08bb0 /sbin/md5/tests/2.inp
parentce5692bf009ed5607d3b880eec4055697479c13d (diff)
aio: fix alignment of struct (o)aiocb32 on non-amd64HEADmain
Only i386 has a four-byte alignment for uint64_t, others have eight-byte alignment. This causes the structure to mismatch on armv7 binaries running under aarch64, breaking the aio interface. Fixes: 3858a1f4f501d00000447309aae14029f8133946 Approved by: markj (mentor) Reported by: Mark Millard <marklmi26-fbsd@yahoo.com> Discussed with: jrtc27 PR: 290962 MFC after: immediately (for 15.0)
Diffstat (limited to 'sbin/md5/tests/2.inp')
0 files changed, 0 insertions, 0 deletions