Ticket #68 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Avahi should not use dbus_connection_close but _unref instead

Reported by: lathiat Assigned to: lathiat
Priority: major Milestone: Avahi 0.6.16
Component: avahi-client Version:
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

11/11/06 01:01:20 changed by lathiat

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

Fixed in R1333

01/02/07 01:05:34 changed by lennart

  • milestone changed from Avahi 0.7 to Avahi 0.6.16.