Skip to content

sharing: Bind hostname_entry from UI

Benjamin Berg requested to merge benzea/fix-avahi-sharing-crash into master

The entry was not bound. Due to this we could run into a segfault trying to query the hostname_entry. This would only happen if avahi is not running.

Fixes #178 (closed)

Merge request reports