commit | 649a27ad16faeb7a6bf87a50a33d19d461ece27c | [log] [tgz] |
---|---|---|
author | Emilian Peev <epeev@google.com> | Tue Feb 18 13:38:04 2020 -0800 |
committer | Emilian Peev <epeev@google.com> | Tue Feb 18 13:38:04 2020 -0800 |
tree | b711c590fb7c9148d9e04f3c16a11c185bb34008 | |
parent | cadf7289e0dacf4a40422f0b36f97891649d398b [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: run sts-engbuild-no-spl-lock -m StsHostTestCases --test android.security.sts.Poc20_02#testPocBug_148223871 Change-Id: I57a774454b52c16d7da9f90d7e3a3407294606a5