mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-20 10:50:08 +03:00
added second missing delete (this one is for replacement)
This commit is contained in:
parent
4e267311fc
commit
c41e9355c1
@ -223,6 +223,8 @@ int PoolObjectSQL::replace_template(
|
||||
return -1;
|
||||
}
|
||||
|
||||
delete old_tmpl;
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user