Closed papeh closed 1 year ago
Only this file (star.jpg, created with mspaint on Windows 10) causes the crash. Another jpg created with mspaint on Windows 11 does not.
Steps:
_imageInfo.SaveUpdatedMetadataIfItMakesSense();
Notice: TagLib.File.Create(path)
will throw a CorruptFileException: 'Expected SOI marker at the start of the file.'I created this file hastily in mspaint on a VM and used a shared drive to get it onto my host machine.
This change is