[PATCH 0/3] Misc coverity fixes and tweaks

Andrew Cooper posted 3 patches 2 years, 2 months ago
Test gitlab-ci failed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20220221100254.13661-1-andrew.cooper3@citrix.com
.github/workflows/coverity.yml       | 14 ++++++++------
tools/tests/resource/test-resource.c |  2 +-
xen/common/ioreq.c                   | 16 ++++++++++------
xen/common/vsprintf.c                | 11 ++++++-----
xen/include/xen/lib.h                |  4 ++--
5 files changed, 27 insertions(+), 20 deletions(-)
[PATCH 0/3] Misc coverity fixes and tweaks
Posted by Andrew Cooper 2 years, 2 months ago
Andrew Cooper (3):
  tests/resource: Initialise gnttab before
    xenforeignmemory_map_resource()
  xen: Rename asprintf() to xasprintf()
  CI: Coverity tweaks

 .github/workflows/coverity.yml       | 14 ++++++++------
 tools/tests/resource/test-resource.c |  2 +-
 xen/common/ioreq.c                   | 16 ++++++++++------
 xen/common/vsprintf.c                | 11 ++++++-----
 xen/include/xen/lib.h                |  4 ++--
 5 files changed, 27 insertions(+), 20 deletions(-)

-- 
2.11.0