commit | aa5673385a4aad41f6f4de961365cb741f6dc7a8 | [log] [tgz] |
---|---|---|
author | Emilian Peev <epeev@google.com> | Tue Feb 18 10:16:06 2020 -0800 |
committer | Emilian Peev <epeev@google.com> | Tue Feb 18 10:20:02 2020 -0800 |
tree | e608c935ca64ea9af4db3bcf8d41a81ac70bb14d | |
parent | 984b3069bc9b77ad400af47ba60f860e77f5638d [diff] |
Camera: Fix possible ExifUtils heap corruption Both EXIF_TAG_IMAGE_WIDTH and EXIF_TAG_IMAGE_LENGTH expect short values as per EXIF spec. Call appropriate libexif function to avoid possible heap corruption. Bug: 148223871 Test: Successful build Change-Id: Ib16bf1ae8ab2093da529efe6ff0778331c3e9eb3