Hi,

All 3 look good to me, ack-series.

Regars,

Hans


On 06/13/2012 11:57 AM, Christophe Fergeau wrote:
---
  src/virt-viewer-session-spice.c |    1 +
  1 file changed, 1 insertion(+)

diff --git a/src/virt-viewer-session-spice.c b/src/virt-viewer-session-spice.c
index 4a8c9cf..7b47735 100644
--- a/src/virt-viewer-session-spice.c
+++ b/src/virt-viewer-session-spice.c
@@ -325,6 +325,7 @@ virt_viewer_session_spice_main_channel_event(SpiceChannel 
*channel G_GNUC_UNUSED
              gboolean openfd;

              g_object_set(self->priv->session, "password", password, NULL);
+            g_free(password);
              g_object_get(self->priv->session, "client-sockets", &openfd, 
NULL);

              if (openfd)


_______________________________________________
virt-tools-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-tools-list

Reply via email to