Skip to content

catch std::out_of_range exception from libexiv2 (fixes 441121)

For some images, libexiv2 ( < 0.27.5) throws std::out_of_range, when it tries to parse Xmp date. See this issue for more details: https://bugs.kde.org/show_bug.cgi?id=441121

It is fixed in upstream libexiv2 and released in 0.27.5, this is workaround for this issue with older libexiv

Edited by Lukáš Karas

Merge request reports