Skip to content
Snippets Groups Projects
Commit 3c039662 authored by Rafaël Carré's avatar Rafaël Carré
Browse files

* #6630 : don't make DBusManager a singleton

Instead it is part of Manager which is already itself a singleton
When the client requests termination of the daemon, the DBusManager instance
is not destructed, so we avoid using already freed memory

make Manager::(un)serialize static functions, they don't depend on the instance state
No need to check for the NULLity of _dbus anymore

Remove a useless argument to initConfigFile
parent 80cc4a92
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment