commit | 49371caff0294b474d97ba11fb9c2bb166052d66 | [log] [tgz] |
---|---|---|
author | Jaesung Chung <jaesung@google.com> | Mon Mar 14 14:57:54 2016 +0900 |
committer | Jaesung Chung <jaesung@google.com> | Tue Mar 15 17:26:42 2016 +0900 |
tree | 1eeb1e654c0f105254edaf6c13a348fb8e411020 | |
parent | 89cb1945424f1d4c7278d24cd09f0a8d09093883 [diff] |
ExifInterface: handle the invalid offsets and count numbers Some JPEG images generated by various camera vendors have wrong offsets and invalid numbers for indicating the size of components. Instead of throwing exceptions, this CL makes Exifinterface ignore these cases to read the information without losing contents already parsed. Bug: 27583378 Change-Id: Ie8ee0bf49283ef519f4f31c5b8ba78ce3f82fe92