Skip to content

Properly free up enqueued netievents in nm_destroy()

Ondřej Surý requested to merge ondrej-cleanup-nm_destroy-dequeue into main

When the isc_netmgr is being destroyed, the normal and priority queues should be dequeued and netievents properly freed. This wasn't the case.

Edited by Ondřej Surý

Merge request reports