diff options
author | Peng Fan <Peng.Fan@freescale.com> | 2015-11-27 10:00:10 +0800 |
---|---|---|
committer | Anatolij Gustschin <agust@denx.de> | 2015-11-30 09:18:36 +0100 |
commit | 3dbdb4dd4f8e5847b8f7d6dbd849e0b9a0907a5b (patch) | |
tree | 77281057a3c7fca791535702e432ec46c55b3df5 /drivers/twserial/soft_tws.c | |
parent | 05bfe1321024e2ae0039dc16f17d2165610fb4fd (diff) | |
download | u-boot-imx-3dbdb4dd4f8e5847b8f7d6dbd849e0b9a0907a5b.zip u-boot-imx-3dbdb4dd4f8e5847b8f7d6dbd849e0b9a0907a5b.tar.gz u-boot-imx-3dbdb4dd4f8e5847b8f7d6dbd849e0b9a0907a5b.tar.bz2 |
video: ipu: fix out of bounds access
We need to access reg stp_rep9, but not stp_rep[(9 - 1) / 2].
If using "__raw_writel(0, DI_STP_REP(disp, 9))", this will exceeds
the size of stp_rep array.
Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Acked-by: Liu Ying <Ying.Liu@freescale.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'drivers/twserial/soft_tws.c')
0 files changed, 0 insertions, 0 deletions