Bug #12400
loader: misaligned access of dos_partition structure
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
armv7 crash due to misligned access of dos_partition dp_start field.
Allocate and make copy of dos_partition array to make sure the data is aligned.
FreeBSD update: https://svnweb.freebsd.org/base?view=revision&revision=359147
Fix is tested on armv7, also on x86.