Ticket #68 (closed defect: fixed)
Avahi should not use dbus_connection_close but _unref instead
| Reported by: | lathiat | Owned by: | lathiat |
|---|---|---|---|
| Milestone: | Avahi 0.6.16 | Component: | avahi-client |
| Keywords: | Cc: |
Description
Originated from Debian Bug Report 397272: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=397272
We are currently using dbus_connection_close in many places, this is incorrect we should use _unref
See http://www.j5live.com/?p=264
This is an easy fix but I am currently confirming if _unref is backwards compatible to dbus 0.3x
Change History
Note: See
TracTickets for help on using
tickets.
