Skip to content

dns: sd-resolved: fix hash table initialization

Beniamino Galvani requested to merge bg/rh1894839 into master

The hash table was not initialized if there was no D-Bus connection at the time of object creation.

Fixes: f70ee670 ('dns: sd-resolved: reset interface configuration on deactivation')

https://bugzilla.redhat.com/show_bug.cgi?id=1894839

Merge request reports