Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 i-g-t 0/3] Expanding the basic vkms features
@ 2018-06-17  0:33 Rodrigo Siqueira
  2018-06-17  0:34 ` [PATCH V2 i-g-t 1/3] Avoid truncate string in __igt_lsof_fds Rodrigo Siqueira
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Rodrigo Siqueira @ 2018-06-17  0:33 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 in v2:
 - Better fit the string size for the path requirements
 - Improves commit messages

Rodrigo Siqueira (3):
  Avoid truncate string in __igt_lsof_fds
  Account for NULL character when using strncpy
  Move declaration to the top of the code

 lib/igt_aux.c                    |  8 ++++++--
 lib/igt_color_encoding.c         | 16 ++++++----------
 tests/kms_frontbuffer_tracking.c |  2 +-
 3 files changed, 13 insertions(+), 13 deletions(-)

-- 
2.17.1

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

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

end of thread, other threads:[~2018-06-17  0:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-17  0:33 [PATCH V2 i-g-t 0/3] Expanding the basic vkms features Rodrigo Siqueira
2018-06-17  0:34 ` [PATCH V2 i-g-t 1/3] Avoid truncate string in __igt_lsof_fds Rodrigo Siqueira
2018-06-17  0:34 ` [PATCH V2 i-g-t 2/3] Account for NULL character when using strncpy Rodrigo Siqueira
2018-06-17  0:34 ` [PATCH V2 i-g-t 3/3] Move declaration to the top of the code Rodrigo Siqueira

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