rockbox/lib/skin_parser
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
..
Makefile skin_parser: Modernize Makefile. 2020-09-04 19:13:54 +02:00
skin_buffer.c Fix some non-portable alignment values 2022-05-02 15:38:48 +01:00
skin_buffer.h
skin_buffer_debug.pl
skin_debug.c
skin_debug.h
skin_parser.c lib/skin_parser check that malloc succeeded 2021-08-05 10:38:18 +00:00
skin_parser.h
skin_parser.make
skin_scan.c
skin_scan.h
SOURCES
symbols.h
tag_table.c
tag_table.h [3/4] Completely remove HWCODEC support 2020-07-24 21:20:13 +00:00