diff options
author | Ville Syrjälä <[email protected]> | 2012-03-13 12:35:41 +0200 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2012-03-15 09:49:26 +0000 |
commit | 1d97e9154821d52a5ebc226176d4839c7b86b116 (patch) | |
tree | f2ca2239eb3b5b2e8d99bd0f8b656fb8dd6a7eac /lib/memory-notifier-error-inject.c | |
parent | e36fae3889db38f6cacabea3998b9a09320f2ad2 (diff) |
drm: Check crtc x and y coordinates
The crtc x/y panning coordinates are stored as signed integers
internally. The user provides them as unsigned, so we should check
that the user provided values actually fit in the internal datatypes.
Signed-off-by: Ville Syrjälä <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions