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