rockbox/apps/plugins/pictureflow
Aidan MacDonald 6b8c94a6e3 Fix some non-portable alignment values
UBSan reports an avalanche of unaligned pointer bugs stemming from
hardcoded 4-byte alignments used in certain places. Use sizeof(long)
instead to align to the machine word size.

Change-Id: I28e505212462c5268afa24e95df3a103ac3e2213
2022-05-02 15:38:48 +01:00
..
pictureflow.c Fix some non-portable alignment values 2022-05-02 15:38:48 +01:00
pictureflow.make build: We don't need sh-specific flags in the pictureflow build. 2021-03-25 12:20:15 -04:00
SOURCES