Commit graph

2 commits

Author SHA1 Message Date
Christopher Snowhill
8ecad92dc5 minimp3: Fix buffer overrun when reading MP3 files
Some checks are pending
Check if Cog buildable / Build Universal Cog.app (push) Waiting to run
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-06-27 03:39:36 -07:00
Christopher Snowhill
7ff653b48f MP3: Replace MAD with minimp3
libMAD had memory safety issues, possibly with corrupt files. Hopefully,
this will fix the problem.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-03-23 00:05:11 -07:00