[igt-dev] [PATCH i-g-t 0/7] GCC warning cleanup
Rodrigo Siqueira
rodrigosiqueiramelo at gmail.com
Sat Jul 7 23:22:11 UTC 2018
This patchset fixes all the current GCC 8.1.1 warnings found in the IGT.
Rodrigo Siqueira (7):
Remove parameter aliases with another argument
Cast void * pointer used in arithmetic to uint32_t*
Fix comparison that always evaluates to false
Fix truncate string in the snprintf
Make string commands dynamic allocate
Fix truncate string in the strncpy
Avoid truncate string in __igt_lsof_fds
lib/igt_aux.c | 2 +-
lib/igt_core.c | 6 +++---
lib/igt_fb.c | 6 ++++--
tests/perf.c | 10 +++++-----
tools/intel_gvtg_test.c | 27 ++++++++++++++++++---------
tools/intel_reg.c | 2 +-
tools/intel_reg_decode.c | 2 +-
7 files changed, 33 insertions(+), 22 deletions(-)
--
2.18.0
More information about the igt-dev
mailing list