drm: sti: do not iterate over the info frame array
authorBenjamin Gaignard <benjamin.gaignard@linaro.org>
Wed, 3 Sep 2014 17:04:20 +0000 (19:04 +0200)
committerDave Airlie <airlied@redhat.com>
Wed, 17 Sep 2014 01:02:40 +0000 (11:02 +1000)
commit7dc9250f1d08f470f8d4e585a2eaeb951d4356be
tree1753bac2a6b69131ef751f7fc7a1fff8df1f61ee
parent37504a3be90b69438426d74ccf467a9fe192932b
drm: sti: do not iterate over the info frame array

avi infoframe is a 13 bytes array, do not read after this limite.

Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/sti/sti_hdmi.c