Ticket #79 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

client-publish-service.c example aborts due to assertion

Reported by: tedp Owned by: lathiat
Milestone: Avahi 0.6.16 Component: examples
Keywords: Cc:

Description

The client-publish-service.c example does not work due to a bad assertion. This is related to bug 65.

$ gcc -Wall -lavahi-client client-publish-service.c && ./a.out
a.out: client-publish-service.c:47: entry_group_callback: Assertion `g == group' failed.
Aborted

Attachments

avahi-example-fix.patch (500 bytes) - added by tedp 5 years ago.
A suggested fix

Change History

Changed 5 years ago by tedp

A suggested fix

Changed 5 years ago by lathiat

  • status changed from new to assigned
  • milestone set to Avahi 0.6.16

Hi There,

Thanks for your patch, this is correct and will be included in my next commit.

Trent

Changed 5 years ago by lathiat

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

Fixed in R1337

Note: See TracTickets for help on using tickets.