You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sorry, but i don't see any sense sending you problematic files. I have already sent you an aac file as part of another issue, but none of my submitted patches fixing rare corner cases are being accepted, with answers like, to quote, "Unless it's something very common, my impulse is not to work around this sort of brokenness."
You're right that TagLib in general is intentionally rather strict with parsing files. If there are broken files that aren't created by major applications (like, say, iTunes) we tend to not include code to work around them, and usually just ignore the rest of the metadata. But it sounded like on this issue that it might lead to a hang in the application, which is a somewhat different case (and one that we definitely would want to work around).
avoid being stuck in previousFrameOffset() called from lastFrameOffset() when position >= length()
https://pastebin.com/xjc4PK5N
The text was updated successfully, but these errors were encountered: