[libvirt PATCH] qemu: agent: fix array access

Michal Privoznik mprivozn at redhat.com
Thu Oct 15 14:04:08 UTC 2020


On 10/15/20 3:00 PM, Ján Tomko wrote:
> My code movement changed the type of ifaces_ret from
> virDomainInterfacePtr * to virDomainInterfacePtr **,
> but failed to adjust the condition or dereference the
> array correctly.
> 
> Signed-off-by: Ján Tomko <jtomko at redhat.com>
> Fixes: 6ddb1f803ea38d8d709b984fa9539e34318a9dc0
> ---
>   src/qemu/qemu_agent.c | 5 +++--
>   1 file changed, 3 insertions(+), 2 deletions(-)

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

Michal




More information about the libvir-list mailing list