[PATCH 0/2] tools: solve gcc 10 compilation issues

Bertrand Marquis posted 2 patches 3 years, 6 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/xen tags/patchew/cover.1601913536.git.bertrand.marquis@arm.com
Maintainers: Anthony PERARD <anthony.perard@citrix.com>, Ian Jackson <iwj@xenproject.org>, Wei Liu <wl@xen.org>
tools/libs/stat/xenstat_linux.c | 9 +++++++--
tools/libxl/libxl_mem.c         | 2 +-
2 files changed, 8 insertions(+), 3 deletions(-)
[PATCH 0/2] tools: solve gcc 10 compilation issues
Posted by Bertrand Marquis 3 years, 6 months ago
Solve various issues in tools when compiling using a gcc version 10.0 or
greater.

Bertrand Marquis (2):
  tools: use memcpy instead of strncpy in getBridge
  tool/libx: Fix libxenlight gcc warning

 tools/libs/stat/xenstat_linux.c | 9 +++++++--
 tools/libxl/libxl_mem.c         | 2 +-
 2 files changed, 8 insertions(+), 3 deletions(-)

-- 
2.17.1