diff options
author | Dan Carpenter <error27@gmail.com> | 2010-10-27 23:17:25 +0200 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2010-10-27 22:57:59 +0100 |
commit | 8f28f54aad8bcf52a47afb6447fac34f96597b6f (patch) | |
tree | 4d6f3b91909ec80b5015ac73b293279d3e5dfce1 /README | |
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 <error27@gmail.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions