Release leaking child config after uninstalling shunt policy
This commit is contained in:
@@ -206,6 +206,7 @@ METHOD(shunt_manager_t, uninstall, bool,
|
|||||||
return FALSE;
|
return FALSE;
|
||||||
}
|
}
|
||||||
uninstall_shunt_policy(child);
|
uninstall_shunt_policy(child);
|
||||||
|
child->destroy(child);
|
||||||
return TRUE;
|
return TRUE;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user