[igt-dev] [PATCH i-g-t 0/4] Fix compile warnings with gcc 12.1.1

Ashutosh Dixit ashutosh.dixit at intel.com
Sat Jul 2 03:05:33 UTC 2022


Fix compile warnings with gcc 12.1.1

Ashutosh Dixit (4):
  lib/igt_device_scan: Fix -Wdangling-pointer
  tests/drm_read: Fix -Wdeprecated-declarations
  tests/kms_cursor_crc: Fix -Wformat-truncation
  lib/amdgpu/amd_command_submission: Fix -Wuse-after-free

 lib/amdgpu/amd_command_submission.c | 2 +-
 lib/igt_device_scan.c               | 2 +-
 tests/drm_read.c                    | 2 +-
 tests/kms_cursor_crc.c              | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.34.1



More information about the igt-dev mailing list