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(a)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(a)redhat.com>
Michal