commit | d701ed5f9ae84eee6cc02e53c932444ead29ca1d | [log] [tgz] |
---|---|---|
author | Ye Li <ye.li@nxp.com> | Sun Aug 02 22:59:43 2020 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Sat Jan 23 11:30:31 2021 +0100 |
tree | 2a6d676e756dd91dda01c63e47893dfc68ed049a | |
parent | c61dedbc16c9cb39e59c67abd5e13ca9b52aaa65 [diff] |
imx: nandbcb: Fix potential overflow in fill_dbbt_data Fix Coverity Issue 9006658. In fill_dbbt_data, an integer overflow occurs, with the result converted to a wider integer type Signed-off-by: Ye Li <ye.li@nxp.com> Reviewed-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>