Description of problem: The drbd_destroy_connection() frees the "connection" so use the _safe() iterator to prevent a use after free. Fixes: b6f85ef9538b ("drbd: Iterate over all connections")
merged: https://gitee.com/anolis/cloud-kernel/pulls/1268