[Spice-devel] [PATCH vd_agent_linux v2 0/7] Miscellaneous patches

Frediano Ziglio fziglio at redhat.com
Fri Jan 4 08:36:58 UTC 2019


Most removing some warnings related to Coverity.
Other just cleanups.
Other style changes.

Changes since v1:
- removed merged patches;
- some style addition.

Frediano Ziglio (7):
  vdagentd: Tell different tools that we are falling through
  Ignore some Coverity reports
  Check errors setting standard file descriptors
  vdagent: Fix restarting agent
  x11: Add a comment explaining a misleading value
  Unify config.h inclusion style
  Add missing config.h includes

 src/udscs.c                       |  4 ++--
 src/vdagent/audio.c               |  3 ---
 src/vdagent/clipboard.c           |  5 +----
 src/vdagent/file-xfers.c          |  5 +----
 src/vdagent/vdagent.c             | 19 ++++++++++---------
 src/vdagent/x11-randr.c           |  2 +-
 src/vdagent/x11.c                 |  7 ++++---
 src/vdagentd/console-kit.c        |  1 +
 src/vdagentd/dummy-session-info.c |  1 +
 src/vdagentd/systemd-login.c      |  1 +
 src/vdagentd/uinput.c             |  2 --
 src/vdagentd/vdagentd.c           | 13 +++++++------
 src/vdagentd/virtio-port.c        |  2 ++
 src/vdagentd/xorg-conf.c          |  2 --
 14 files changed, 31 insertions(+), 36 deletions(-)

-- 
2.20.1



More information about the Spice-devel mailing list