dbus: first restart timer, then dispatch it
commit96592c21150e789156153dcebd14e201cd41cbeb
authorLennart Poettering <lennart@poettering.net>
Tue, 16 Feb 2010 01:49:44 +0000 (16 02:49 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 16 Feb 2010 01:49:44 +0000 (16 02:49 +0100)
tree09c041c20c1beb7631e75e9898d31d8f7a30b10a
parentff2474e5fc9eaa4c7f687e71a39a5bed4f56c259
dbus: first restart timer, then dispatch it

This makes sure that we don't access the timer after it might have been
destroyed already from the dbus timeout callback.

https://bugzilla.redhat.com/attachment.cgi?id=389952
src/pulsecore/dbus-util.c