diff options
author | Axel Lin <axel.lin@ingics.com> | 2013-05-26 15:00:30 +0800 |
---|---|---|
committer | Andy Fleming <afleming@freescale.com> | 2013-06-20 17:08:51 -0500 |
commit | e51e47d38ef2f15a2d81d48621121e0a30aad316 (patch) | |
tree | b03f3b2c47c19209e61ee7936f257e3052fec936 /include/configs | |
parent | f90572d91bfca3cfa1cdf5b5728bddd63e9bed55 (diff) | |
download | u-boot-imx-e51e47d38ef2f15a2d81d48621121e0a30aad316.zip u-boot-imx-e51e47d38ef2f15a2d81d48621121e0a30aad316.tar.gz u-boot-imx-e51e47d38ef2f15a2d81d48621121e0a30aad316.tar.bz2 |
powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with ARRAY_SIZE
If a variable is used as array subscript, it's valid value range is
0 ... ARRAY_SIZE -1.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
Diffstat (limited to 'include/configs')
0 files changed, 0 insertions, 0 deletions