All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 i-g-t 0/2] Fix some GCC warnings
@ 2018-07-29 12:41 ` Rodrigo Siqueira
  0 siblings, 0 replies; 10+ messages in thread
From: Rodrigo Siqueira @ 2018-07-29 12:41 UTC (permalink / raw)
  To: Petri Latvala, Arkadiusz Hiler; +Cc: igt-dev, intel-gfx

During the compilation, some GCC (8.1) warnings are shown. This patchset
address some of the warnings problems.

Changes since v2:
 - Reduce the total amount of bytes allocated during command handling
   operation
 - Remove unnecessary memset operation
 - Improved commit message

Rodrigo Siqueira (2):
  Make string commands dynamic allocate
  Fix truncate string in the snprintf

 tools/intel_gvtg_test.c | 25 ++++++++++++++++---------
 tools/intel_reg.c       |  2 +-
 2 files changed, 17 insertions(+), 10 deletions(-)

-- 
2.17.0

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2018-08-20 13:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-29 12:41 [PATCH v2 i-g-t 0/2] Fix some GCC warnings Rodrigo Siqueira
2018-07-29 12:41 ` [igt-dev] " Rodrigo Siqueira
2018-07-29 12:41 ` [PATCH v2 i-g-t 1/2] Make string commands dynamic allocate Rodrigo Siqueira
2018-07-29 12:41   ` [Intel-gfx] " Rodrigo Siqueira
2018-07-29 12:41 ` [PATCH v2 i-g-t 2/2] Fix truncate string in the snprintf Rodrigo Siqueira
2018-07-29 12:41   ` [igt-dev] " Rodrigo Siqueira
2018-07-29 13:41 ` [igt-dev] ✓ Fi.CI.BAT: success for Fix some GCC warnings (rev2) Patchwork
2018-07-29 15:00 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2018-08-20 13:39 ` [PATCH v2 i-g-t 0/2] Fix some GCC warnings Rodrigo Siqueira
2018-08-20 13:39   ` [igt-dev] " Rodrigo Siqueira

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.