Skip to content

policy: fix disposal of devices list

When disposing NMPolicy all the devices in the devices hash-table should be unregistered and removed from the hash-table.

Fixes: 7e3d090a ('policy: refactor tracking of registered devices')

Merge request reports