commit | a6153df887d829c3d83231771358bfa1ee485b12 | [log] [tgz] |
---|---|---|
author | Shrinivas Sahukar <Shrini@motorola.com> | Wed Aug 19 13:01:45 2015 +0530 |
committer | Tao Bao <tbao@google.com> | Fri Aug 21 15:59:28 2015 -0700 |
tree | fb5c91291a7b453063e642d5ff08230101456dd5 | |
parent | 93fa4b677cac9288e936915f15ca8e5f76a4e4b6 [diff] |
GOOGLEGMS-749 Fix integer overflow while applying block based OTA package There is an integer overflow when the size of system goes beyond the signed int limits. Hence changing pos to size_t. Change-Id: I6e5e1b2f0e72030b30a6df09a01642f4c82abc79