29 Apr
2019
29 Apr
'19
3:59 p.m.
On Sun, Apr 28, 2019 at 16:52:41 +0800, Wang Huaqiang wrote:
In case error happens before 'alloc' is transferred to 'resctrl', the 'alloc' object should be released.
In current upstream it uses VIR_AUTOUNREF, thus the object is unref'd automatically when exiting the function.