On Sat, 2014-03-15 at 09:37 +0200, Tanu Kaskinen wrote: > I found two issues in the shutdown code in module-zeroconf-publish > while investigating bug 76184[1]. The first patch probably doesn't > have anything to do with bug 76184, it's just something that caught > my eye. > > [1] https://bugs.freedesktop.org/show_bug.cgi?id=76184 > > Tanu Kaskinen (2): > zeroconf-publish: Add locking around pa_mainloop_api_once() > zeroconf-publish: Don't react to messages while shutting down > > src/modules/module-zeroconf-publish.c | 17 ++++++++++++----- > 1 file changed, 12 insertions(+), 5 deletions(-) I pushed these patches now. -- Tanu