mirror of
https://github.com/opencv/opencv.git
synced 2026-07-27 14:23:04 +04:00
84e1712659
The TiffDecoder keeps an open file handle. As a consequence the file cannot be removed before the TiffDecoder closes the file.