rockbox/lib/rbcodec/metadata
William Wilgus 9367ef1ed6 [BugFix] Fix some Shif related UB -- ASAN
these are the low hanging fruit identified by ASAN

cast the byte values before shift

Change-Id: Ifc5645354a10c15ccd09d1343e1705857a51e011
2023-01-04 22:00:25 -05:00
..
a52.c
aac.c [COV] metadata module, fix uninit warnings 2022-03-20 09:10:57 -04:00
adx.c
aiff.c Add support for ID3 tags embedded in AIFF files 2020-07-15 18:30:07 +00:00
ape.c Get APEv2 tag album art format from magic number. Also support bmp artwork. 2020-04-26 13:05:39 -06:00
asap.c replace more strcmp if then trees with string_option() 2022-03-13 14:31:02 -04:00
asf.c [COV] metadata module, fix uninit warnings #2 2022-03-20 09:56:44 -04:00
au.c
ay.c
flac.c metadata/flac.c fix potential buffer overrun 2021-08-02 03:00:01 +00:00
gbs.c
hes.c
id3tags.c BUGFIX string_option parsers 2022-03-14 17:23:18 -04:00
kss.c
metadata.c buffering: remove bufgettail/bufcuttail 2022-04-20 16:51:49 -04:00
metadata.h buffering: remove bufgettail/bufcuttail 2022-04-20 16:51:49 -04:00
metadata_common.c [BugFix] Fix some Shif related UB -- ASAN 2023-01-04 22:00:25 -05:00
metadata_common.h Fix undefined behavior that blocks compiling with UBSan 2022-04-17 11:37:34 -04:00
metadata_parsers.h codecs: Add support for the 'VTX' ZX Spectrum chiptunes format. 2020-10-09 11:39:25 -04:00
mod.c
monkeys.c
mp3.c [3/4] Completely remove HWCODEC support 2020-07-24 21:20:13 +00:00
mp3data.c metadata/mp3data.c init vars & add sanity checks 2021-08-11 22:40:09 -04:00
mp3data.h
mp4.c [COV] metadata module, fix uninit warnings 2022-03-20 09:10:57 -04:00
mpc.c
nsf.c
ogg.c
oma.c
replaygain.c strlcpy finish cleanup 2022-11-17 01:54:46 -05:00
replaygain.h
rm.c Realmedia related codecs fixes and enhancements 2018-12-22 20:12:10 -05:00
sgc.c
sid.c
smaf.c metadata/smaf.c handle read errors 2021-08-07 02:53:28 +00:00
spc.c
tta.c
vgm.c
vorbis.c
vox.c
vtx.c metadata/vfx.c cleanup string and character handling 2021-08-07 04:50:14 +00:00
wave.c
wavpack.c