lkml.org 
[lkml]   [2010]   [Dec]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [2.6.37-rc7] drivers/gpu/drm/drm_edid.c:1303: warning: array subscript is above array bounds
From
On Sat, 25 Dec 2010 14:13:43 +0100, Jarek Poplawski <jarkao2@gmail.com> wrote:
> Hi,
> There is this compile warning in Linus' tree (gcc version 4.3.3):
>
> drivers/gpu/drm/drm_edid.c: In function 'drm_detect_hdmi_monitor':
> drivers/gpu/drm/drm_edid.c:1303: warning: array subscript is above array bounds
> drivers/gpu/drm/drm_edid.c: In function 'drm_detect_monitor_audio':
> drivers/gpu/drm/drm_edid.c:1303: warning: array subscript is above array bounds

What array? It's declared as "u8 *edid_ext;". At first glance looks like a
compiler bug, applying subscript testing to an object with unknown bounds.
-Chris

--
Chris Wilson, Intel Open Source Technology Centre


\
 
 \ /
  Last update: 2010-12-25 14:43    [W:0.040 / U:0.484 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site