• C
    Fix crash in virsystemdtest with dbus 1.7.6 · 5e397d9c
    Cédric Bosdonnat 提交于
    D-bus introduced some changes in its locking code. Overriding the init
    function skips the new locking init and thus crashes later in libvirt
    test. Removing the function makes the test pass again.
    5e397d9c
virsystemdmock.c 4.4 KB