[libvirt] [PATCH 3/3] qemumonitortestutils: Don't skip va_end() on error path

John Ferlan jferlan at redhat.com
Thu Aug 1 17:57:59 UTC 2013


On 08/01/2013 10:39 AM, Peter Krempa wrote:
> When allocation of memory failed the error path didn't call va_end()
> causing a coverity failure.
> 
> Reported by John Ferlan.
> ---
>  tests/qemumonitortestutils.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

ACK

John




More information about the libvir-list mailing list