[Qemu-devel] [PATCH RESEND v2 0/2] linux-user: fix bugs reported by Clang Static Analyzer

Philippe Mathieu-Daudé posted 2 patches 5 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20180604153722.24956-1-f4bug@amsat.org
Test checkpatch passed
Test docker-mingw@fedora passed
Test docker-quick@centos7 passed
Test s390x passed
linux-user/qemu.h     |  5 +++++
linux-user/flatload.c | 15 +++++++++------
linux-user/syscall.c  |  5 -----
3 files changed, 14 insertions(+), 11 deletions(-)
[Qemu-devel] [PATCH RESEND v2 0/2] linux-user: fix bugs reported by Clang Static Analyzer
Posted by Philippe Mathieu-Daudé 5 years, 10 months ago
This is a resend of v1 resend ... not sure what happened previously, MTA sent:

  550 8-bit characters not allowed in subject (see RFC 2822, sections 3.6.5, 2.2.1)

v1 here:
  http://lists.nongnu.org/archive/html/qemu-devel/2017-07/msg07453.html

Philippe Mathieu-Daudé (2):
  linux-user: Export use is_error(), use it to avoid warnings
  linux-user: Use is_error() to avoid warnings and make the code clearer

 linux-user/qemu.h     |  5 +++++
 linux-user/flatload.c | 15 +++++++++------
 linux-user/syscall.c  |  5 -----
 3 files changed, 14 insertions(+), 11 deletions(-)

-- 
2.17.1