OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=73
13 lines
362 B
Diff
13 lines
362 B
Diff
Index: libvirt-0.8.5/daemon/remote.c
|
|
===================================================================
|
|
--- libvirt-0.8.5.orig/daemon/remote.c
|
|
+++ libvirt-0.8.5/daemon/remote.c
|
|
@@ -4152,6 +4152,7 @@ remoteDispatchAuthPolkit (struct qemud_s
|
|
DBusError err;
|
|
const char *action;
|
|
char ident[100];
|
|
+ int rv;
|
|
|
|
memset(ident, 0, sizeof ident);
|
|
|