Skip to content

[exiv] Always extract width/height as int

Nicolas Fella requested to merge work/nico/exiv-028-size into master

exiv 0.28 changed pixelWidth/pixelHeight from int to uint

Make sure that we always report it as int regardless

BUG: 470859

Merge request reports