qemu-trivial.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-trivial] [PATCH 0/2] gdbstub: fix a couple of coverity nits
@ 2018-05-14 17:30 Peter Maydell
  2018-05-14 17:30 ` [Qemu-trivial] [PATCH 1/2] gdbstub: Use qemu_set_cloexec() Peter Maydell
  2018-05-14 17:30 ` [Qemu-trivial] [PATCH 2/2] gdbstub: Handle errors in gdb_accept() Peter Maydell
  0 siblings, 2 replies; 7+ messages in thread
From: Peter Maydell @ 2018-05-14 17:30 UTC (permalink / raw)
  To: qemu-devel, qemu-trivial; +Cc: patches

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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-05-15  5:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-14 17:30 [Qemu-trivial] [PATCH 0/2] gdbstub: fix a couple of coverity nits Peter Maydell
2018-05-14 17:30 ` [Qemu-trivial] [PATCH 1/2] gdbstub: Use qemu_set_cloexec() Peter Maydell
2018-05-14 18:57   ` Philippe Mathieu-Daudé
2018-05-15  5:22   ` [Qemu-trivial] [Qemu-devel] " Thomas Huth
2018-05-14 17:30 ` [Qemu-trivial] [PATCH 2/2] gdbstub: Handle errors in gdb_accept() Peter Maydell
2018-05-14 18:58   ` [Qemu-trivial] [Qemu-devel] " Philippe Mathieu-Daudé
2018-05-15  5:24   ` Thomas Huth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).