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