commit | 9e50b9d55e9c38440175a0f27f77708e2270b140 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Aug 16 14:55:04 2012 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Thu Sep 13 11:21:36 2012 +1000 |
tree | 88bc3d8a1b63d742410dbfa75e1a5d4bba96f134 | |
parent | 4a1897d268bcde8a8d0ba7d3d887d70e66b4d6f1 [diff] |
drm: edid: Add some bounds checking Make sure drm_detect_hdmi_monitor() and drm_detect_monitor_audio() don't access beyond the extension block. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>