[Spice-devel] [linux/vd-agent v1 0/7] minor fixes

Victor Toso victortoso at redhat.com
Fri Jul 12 09:12:35 UTC 2019


From: Victor Toso <me at victortoso.com>

Hi,

Started this series some time ago and was laying low here. Realized that
there are some address-of-packed-member warnings and decided to add to
the end and send it.

Cheers,

Victor Toso (7):
  device-info: remove g_list_length() on compare_addresses()
  vdagent: fix memory leak of g_memdup()
  covscan: check return value of fprintf
  x11-randr: use glib's MAX and MIN
  coverity: allow pass by value with XEvent
  x11-randr: simplest fix for address-of-packed-member
  vdagent: simple fix for address-of-packed-member

 src/vdagent/device-info.c | 13 +++++++------
 src/vdagent/vdagent.c     |  9 +++++++--
 src/vdagent/x11-randr.c   | 36 +++++++++++++++---------------------
 src/vdagent/x11.c         |  1 +
 src/vdagentd/vdagentd.c   |  6 +++++-
 5 files changed, 35 insertions(+), 30 deletions(-)

-- 
2.21.0



More information about the Spice-devel mailing list