Skip to content
Commit f144e6a0 authored by David King's avatar David King
Browse files

Avoid crash when saving audioless ID3v2.4 tags

In the case where an ID3v2.4 tag was written that differed in size to
the previous tag, audio was assumed to exist after the tag. This
assumption failed if the file consisted solely of the ID3 tag and
nothing else. Avoid the crash by skipping the audio reading and writing
if there is none to copy.

https://mail.gnome.org/archives/easytag-list/2016-June/msg00002.html
parent b99d6c73
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment