diff options
| author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2012-10-25 18:05:04 +0000 |
|---|---|---|
| committer | Dave Airlie <airlied@redhat.com> | 2012-11-07 10:09:09 +1000 |
| commit | b180b5d1c7ac930387734664802fc26fa788e26f (patch) | |
| tree | 1c86676c401d2eb6c252b412155780306d9eac7d /drivers/gpu/drm/drm_modes.c | |
| parent | 3d70f8c617a436c7146ecb81df2265b4626dfe89 (diff) | |
| download | olio-linux-3.10-b180b5d1c7ac930387734664802fc26fa788e26f.tar.xz olio-linux-3.10-b180b5d1c7ac930387734664802fc26fa788e26f.zip | |
drm: Be more paranoid with integer overflows
Make sure 'width * cpp' and 'height * pitch + offset' don't exceed
UINT_MAX.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/drm_modes.c')
0 files changed, 0 insertions, 0 deletions