diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2019-07-30 23:49:00 +0200 |
---|---|---|
committer | Joe Hershberger <joe.hershberger@ni.com> | 2019-09-04 11:37:19 -0500 |
commit | fd6d88f55baee946d2a1bd16e7344486cf140c94 (patch) | |
tree | 0a9981ad65b2728f969f47573a82a7a2ca683720 /board/h2200 | |
parent | a37c082248220a30caacc7804575cae6f885506b (diff) |
test: dm_mdio: avoid out of bounds access
SANDBOX_PHY_REG_CNT is not an allowable index for the array
u16 reg[SANDBOX_PHY_REG_CNT].
Identified by cppcheck.
Fixes: b47edf8069cc ("test: dm_mdio: add a 2nd register to the emulated PHY")
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'board/h2200')
0 files changed, 0 insertions, 0 deletions