[Spice-devel] [PATCH 0/3] Misc coverity fixes for spice-gtk

Fabiano Fidêncio fidencio at redhat.com
Mon Jul 14 01:12:11 PDT 2014


Howdy!

Here are a few patches fixing some (minor) issues reported by coverity.
There are still some unfixed issues, and the most part of them are in
the vala-generated C code. Also, there are a few more warnings that
looked as false-positives.

Can we add explicit comments in the code telling coverity about the
false-positives?

Fabiano Fidêncio (3):
  g_type_init() is deprecated in GLib 2.36
  Fix "REVERSE_INULL" caught by coverity
  Fix "NULL_RETURNS" caught by coverity

 gtk/channel-cursor.c                   | 5 ++++-
 gtk/controller/dump.c                  | 2 ++
 gtk/controller/test.c                  | 3 +++
 gtk/spice-client-glib-usb-acl-helper.c | 2 ++
 gtk/spice-client-gtk.override          | 3 +++
 gtk/spice-widget.c                     | 2 ++
 gtk/spicy-screenshot.c                 | 2 ++
 gtk/spicy-stats.c                      | 2 ++
 gtk/spicy.c                            | 2 ++
 9 files changed, 22 insertions(+), 1 deletion(-)

-- 
1.9.3



More information about the Spice-devel mailing list