15 Mar
2021
15 Mar
'21
10:39 p.m.
On Mon, Mar 15, 2021 at 02:13:50PM +0100, Pavel Hrdina wrote:
When switching to g_autoptr this was incorrectly changed from 'continue;' into 'return -1;' resulting into an error when user tries to set vcpu_quota of running VM:
error: An error occurred, but the cause is unknown
Fixes: e4a8bbfaf2b4cdd741bb441873bb730f9134b714 Signed-off-by: Pavel Hrdina <phrdina@redhat.com> --- Reviewed-by: Erik Skultety <eskultet@redhat.com>