mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-23 22:50:09 +03:00
(cherry picked from commit e8a888c564a2451ecc6e2e078ed8a63ac8dfb7bf)
This commit is contained in:
parent
b3208c9004
commit
f5356c7abb
@ -293,13 +293,10 @@ void VirtualRouterAttachNic::request_execute(
|
||||
{
|
||||
failure_response(ACTION, att);
|
||||
|
||||
delete nic;
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
delete nic;
|
||||
|
||||
success_response(vrid, att);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user