commit | ccf543418d02ecae18275664c8aca1baab9367c5 | [log] [tgz] |
---|---|---|
author | Prashant Kumar <pktrichy@codeaurora.org> | Wed May 08 12:28:06 2019 +0530 |
committer | Prashant Kumar <pktrichy@codeaurora.org> | Wed May 08 15:36:33 2019 +0530 |
tree | 60cd3984a3d701b43463765b215b8bce31b5f18e | |
parent | 5903239bcb624279ec8011051927005a742df4c4 [diff] |
Integer overflow leading to a buffer overflow Added a length check in to avoid integer overflow in dataConnOpenCommand and set APN methods. As the APN name is like few 100bytes so using the micro defined int gps_extended_c.h. Added typecast to avoid compiler errors in some PLs Change-Id: I2288c2c29e410571a72b92782b21f4b6c5ab4ff1 CRs-fixed: 2419292