mirror of https://github.com/opencv/opencv.git
ExifReader::getExif may enter infinite loop with jpeg image which have no EOI. For example, bytesToSkip may be set to 0 and fseek seems like fseek(f, -2 , SEEK_CUR) for image that end with RST7(FF D7) instead of EOI.pull/7718/head
parent
4fd00c1ae1
commit
e69253a4fb
1 changed files with 4 additions and 0 deletions
Loading…
Reference in new issue