Ticket #68 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

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

Changed 4 years ago by lathiat

  • status changed from new to closed
  • resolution set to fixed

Fixed in R1333

Changed 4 years ago by lennart

  • milestone changed from Avahi 0.7 to Avahi 0.6.16
Note: See TracTickets for help on using tickets.