
24 Jan
2023
24 Jan
'23
9:08 a.m.
On 1/17/23 10:22, Shaleen Bathla wrote:
In error case, free event->vm instead of vm. This makes it easier for the reader to understand what we should free.
Signed-off-by: Shaleen Bathla <shaleen.bathla@oracle.com> --- src/qemu/qemu_process.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
I tweaked the commit message a bit and pushed. Reviewed-by: Michal Privoznik <mprivozn@redhat.com> Michal