diff options
author | Dave Airlie <airlied@redhat.com> | 2013-04-16 07:36:00 +0400 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2013-04-16 07:36:00 +0400 |
commit | 62c8ba7c58e4163f975c5f8b5a3dd5f306a2deda (patch) | |
tree | 0172a68cb13daa74b4c7003946c44d19076b54ee /include/uapi/drm | |
parent | 6d01f1f54c01877baad11389291c1aeab9c11e0f (diff) | |
download | linux-62c8ba7c58e4163f975c5f8b5a3dd5f306a2deda.tar.xz |
drm/qxl: fix smatch warnings
drivers/gpu/drm/qxl/qxl_display.c:99 qxl_alloc_client_monitors_config() error: dereferencing freed memory 'qdev->client_monitors_config'
drivers/gpu/drm/qxl/qxl_object.c:66 qxl_ttm_placement_from_domain() warn: bitwise AND condition is false here
drivers/gpu/drm/qxl/qxl_ioctl.c:353 qxl_clientcap_ioctl() warn: buffer overflow 'qdev->rom->client_capabilities' 58 <= 58
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'include/uapi/drm')
0 files changed, 0 insertions, 0 deletions