qemu-trivial
[Top][All Lists]
Advanced

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

[Qemu-trivial] [PATCH 0/2] gdbstub: fix a couple of coverity nits


From: Peter Maydell
Subject: [Qemu-trivial] [PATCH 0/2] gdbstub: fix a couple of coverity nits
Date: Mon, 14 May 2018 18:30:42 +0100

Fix a couple of coverity nits in gdbstub.c regarding failing
to check error returns.

Peter Maydell (2):
  gdbstub: Use qemu_set_cloexec()
  gdbstub: Handle errors in gdb_accept()

 gdbstub.c | 24 ++++++++++++++----------
 1 file changed, 14 insertions(+), 10 deletions(-)

-- 
2.17.0




reply via email to

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