commit | 6dbc62ca8cbe05e6f477f399a089b14aa0307ee5 | [log] [tgz] |
---|---|---|
author | anil.hiranniah <anil.hiranniah@nxp.com> | Tue Mar 09 00:46:31 2021 +0530 |
committer | anil.hiranniah <anil.hiranniah@nxp.com> | Tue Mar 09 00:46:31 2021 +0530 |
tree | 7e675b6b44153c276b8271c4db4a061351eaa64b | |
parent | bfd330397f1a43772a44f94bb7ca376c5338ee0b [diff] |
Fix warnings from static analysis tools 1.NO_EFFECT: a. SecureElement.cpp: closeChannel() No effect on checking an unsigned integer less than 0. 2.TAINTED_SCALAR: a. phNxpEse_Api.cpp: phNxpEse_readPacket() updated code read just 1byte length and mask other bytes 3.INTEGER_OVERFLOW: a. phNxpEse_Api.cpp: phNxpEse_read() expected length is uint16_t datatype. Bug: 142626701 Test: VTS Change-Id: I09b768bb93b7a69a34b3284dd1c86d669cfaed2e