qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Philippe Mathieu-Daudé
Subject: [Qemu-devel] [PATCH RESEND v2 0/2] linux-user: fix bugs reported by Clang Static Analyzer
Date: Mon, 4 Jun 2018 12:37:20 -0300

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]