Bugzilla – Attachment 572073 Details for
Bug 854694
libvirt unit virsystemd test crashing on factory
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Forgot Password
[patch]
A patch to if-zero a stub that interposes dbus' threading initialization.
diff.diff (text/plain), 471 bytes, created by
Fridrich Strba
on 2013-12-17 08:57:22 UTC
(
hide
)
Description:
A patch to if-zero a stub that interposes dbus' threading initialization.
Filename:
MIME Type:
Creator:
Fridrich Strba
Created:
2013-12-17 08:57:22 UTC
Size:
471 bytes
patch
obsolete
>diff --git a/tests/virsystemdmock.c b/tests/virsystemdmock.c >index b8fc031..849ab03 100644 >--- a/tests/virsystemdmock.c >+++ b/tests/virsystemdmock.c >@@ -31,10 +31,12 @@ void dbus_connection_set_change_sigpipe(dbus_bool_t will_modify_sigpipe ATTRIBUT > { > } > >+#if 0 > dbus_bool_t dbus_threads_init_default(void) > { > return 1; > } >+#endif > > DBusConnection *dbus_bus_get(DBusBusType type ATTRIBUTE_UNUSED, > DBusError *error ATTRIBUTE_UNUSED)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 854694
:
571084
| 572073