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

Peter Maydell posted 2 patches 7 years, 5 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20180514173044.5025-1-peter.maydell@linaro.org
Test checkpatch passed
Test docker-mingw@fedora passed
Test docker-quick@centos7 passed
Test s390x passed
gdbstub.c | 24 ++++++++++++++----------
1 file changed, 14 insertions(+), 10 deletions(-)
[Qemu-devel] [PATCH 0/2] gdbstub: fix a couple of coverity nits
Posted by Peter Maydell 7 years, 5 months ago
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