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. 09 Nov, 2016 1 commit
  3. 12 Jul, 2016 1 commit
  4. 25 Feb, 2016 1 commit
  5. 16 Feb, 2016 1 commit
  6. 08 Feb, 2016 1 commit
  7. 09 Dec, 2015 2 commits
  8. 11 Nov, 2015 1 commit
  9. 05 Nov, 2015 2 commits
  10. 23 Oct, 2015 1 commit