mu mu - 2026-09-12

Reproduction

Build mp3gain with UndefinedBehaviorSanitizer enabled.

Run:

export UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_stacktrace=1

./mp3gain poc_apetag_319_ReadMP3APETag.mp3

The attached PoC triggers the UBSan report.