mirror of https://github.com/perkeep/perkeep.git
f4ff53bbac
When reading EXIF data from larger TIFF files, we might fail to read the EXIF data when we only pass in the in-memory prefix. This change identifies when the third-party library encounters a short read on a tag/EXIF data and triggers a retry with the whole file by returning an ErrUnexpectedEOF. Change-Id: Ie5cdc1613db6ccac49d91a69827f11ca3406a74b |
||
---|---|---|
.. | ||
fastjpeg | ||
resize | ||
testdata | ||
bench_test.go | ||
benchfastjpeg_test.go | ||
images.go | ||
images_test.go |