summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/19/changes
diff options
context:
space:
mode:
authorNIEJuhu <niejuhu@xiaomi.com>2016-11-04 17:13:13 +0800
committerSungsoo <sungsoo@google.com>2016-12-05 09:18:58 +0900
commitdbe99b56ec6a3ba0c7800e75265fd08127d13d71 (patch)
tree303776eb718252ed690e665d8b70675852ffb680 /docs/html/sdk/api_diff/19/changes
parentf81894f4ae402e5ed679ecab956043b7d75a5d87 (diff)
ExifInterface: fix NegativeArraySizeException
The IFD entry has a 4-byte field COUNT. It is read as int type and is used as array size by ExifInterface. If a crafted JPEG file contains a negative value, a NegativeArraySizeException occurs. Test: passed ExifInterface CTS Change-Id: Ief29936400f04636928df09e7f357cbf25345383 Signed-off-by: NIEJuhu <niejuhu@xiaomi.com>
Diffstat (limited to 'docs/html/sdk/api_diff/19/changes')
0 files changed, 0 insertions, 0 deletions