diff options
author | Dan Carpenter <[email protected]> | 2010-10-27 23:17:25 +0200 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2010-10-27 22:57:59 +0100 |
commit | 8f28f54aad8bcf52a47afb6447fac34f96597b6f (patch) | |
tree | 4d6f3b91909ec80b5015ac73b293279d3e5dfce1 /scripts/basic | |
parent | dd2b379f071424f36f9f90ff83cb4ad058c7b6ed (diff) |
i915: signedness bug in check_overlay_src()
"depth" should be signed in case packed_depth_bytes() returns -EINVAL.
This probably doesn't make a difference at runtime. In the original
code we would return -EINVAL later if (rec->offset_Y % 4294967274) is
non-zero.
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions