decoder/flac: validate the sample rate when scanning the tag
Don't calculate the song duration when the sample rate is 0 (division by zero crash).
This commit is contained in:
Reference in New Issue
Block a user
Don't calculate the song duration when the sample rate is 0 (division by zero crash).