After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 310292 - dns-sd resolve callback always called with NULL hashtable
dns-sd resolve callback always called with NULL hashtable
Status: RESOLVED FIXED
Product: gnome-vfs
Classification: Deprecated
Component: Async operations
2.9.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
Depends on:
Blocks: 144969
 
 
Reported: 2005-07-13 22:18 UTC by Christian Persch
Modified: 2005-07-14 07:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch (1.18 KB, patch)
2005-07-13 22:19 UTC, Christian Persch
none Details | Review

Description Christian Persch 2005-07-13 22:18:50 UTC
In case gnome-vfs is compiled with Howl support, the gnome_vfs_sd_dns_resolve
callback always gets called with NULL hashtable. Attached patch fixes this.
Comment 1 Christian Persch 2005-07-13 22:19:14 UTC
Created attachment 49127 [details] [review]
proposed patch
Comment 2 Alexander Larsson 2005-07-14 07:48:04 UTC
Looks right, commited.
Thanks.