igt-dev.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [igt-dev] [PATCH v2 i-g-t 0/2] Fix some GCC warnings
@ 2018-07-29 12:41 Rodrigo Siqueira
  2018-07-29 12:41 ` [Intel-gfx] [PATCH v2 i-g-t 1/2] Make string commands dynamic allocate Rodrigo Siqueira
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Rodrigo Siqueira @ 2018-07-29 12:41 UTC (permalink / raw)
  To: Petri Latvala, Arkadiusz Hiler; +Cc: igt-dev, gustavo, 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

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-29 12:41 [igt-dev] [PATCH v2 i-g-t 0/2] Fix some GCC warnings Rodrigo Siqueira
2018-07-29 12:41 ` [Intel-gfx] [PATCH v2 i-g-t 1/2] Make string commands dynamic allocate Rodrigo Siqueira
2018-07-29 12:41 ` [igt-dev] [PATCH v2 i-g-t 2/2] Fix truncate string in the snprintf 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 ` [igt-dev] [PATCH v2 i-g-t 0/2] Fix some GCC warnings Rodrigo Siqueira

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).