Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/4] Fix compile warnings with gcc 12.1.1
@ 2022-07-02  3:05 Ashutosh Dixit
  2022-07-02  3:05 ` [igt-dev] [PATCH i-g-t 1/4] lib/igt_device_scan: Fix -Wdangling-pointer Ashutosh Dixit
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Ashutosh Dixit @ 2022-07-02  3:05 UTC (permalink / raw)
  To: igt-dev; +Cc: Petri Latvala

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-07-04 13:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-02  3:05 [igt-dev] [PATCH i-g-t 0/4] Fix compile warnings with gcc 12.1.1 Ashutosh Dixit
2022-07-02  3:05 ` [igt-dev] [PATCH i-g-t 1/4] lib/igt_device_scan: Fix -Wdangling-pointer Ashutosh Dixit
2022-07-02  3:05 ` [igt-dev] [PATCH i-g-t 2/4] tests/drm_read: Fix -Wdeprecated-declarations Ashutosh Dixit
2022-07-02  3:05 ` [igt-dev] [PATCH i-g-t 3/4] tests/kms_cursor_crc: Fix -Wformat-truncation Ashutosh Dixit
2022-07-04 13:11   ` Ville Syrjälä
2022-07-02  3:05 ` [igt-dev] [PATCH i-g-t 4/4] lib/amdgpu/amd_command_submission: Fix -Wuse-after-free Ashutosh Dixit
2022-07-02  3:45 ` [igt-dev] ✓ Fi.CI.BAT: success for Fix compile warnings with gcc 12.1.1 Patchwork
2022-07-02 15:46 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox