[Intel-gfx] [PATCH i-g-t 0/3] Fix some GCC warnings

Rodrigo Siqueira rodrigosiqueiramelo at gmail.com
Wed May 30 00:46:21 UTC 2018


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

Rodrigo Siqueira (3):
  Avoid truncate string in __igt_lsof_fds
  Remove extra '\0' in strncpy in igt_save_module_param
  Move declaration to the top of the code

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

-- 
2.17.0



More information about the Intel-gfx mailing list