3e91948c01
Use unaligned access helper for code that potentially or actually accesses data that come from on-disk structures. This is for image or chunk restore. This may pessimize some cases but is in general safer on strict alignment architectures and has no effect on other architectures. Related issue #770. Signed-off-by: David Sterba <dsterba@suse.com> |
||
---|---|---|
.. | ||
Makefile | ||
common.c | ||
common.h | ||
image-create.c | ||
image-restore.c | ||
main.c | ||
metadump.h | ||
sanitize.c | ||
sanitize.h |