1. 24 Nov, 2016 1 commit
    • guoxuedong's avatar
      Update exif.cpp · e69253a4
      guoxuedong authored
       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.
      e69253a4
  2. 23 Nov, 2016 6 commits
  3. 22 Nov, 2016 21 commits
  4. 21 Nov, 2016 4 commits
  5. 18 Nov, 2016 6 commits
  6. 17 Nov, 2016 2 commits