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

Peter Krempa pkrempa at redhat.com
Fri Aug 2 10:32:08 UTC 2013


On 08/01/13 19:57, John Ferlan wrote:
> 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

Series pushed. Thanks for the reviews :)

Peter




More information about the libvir-list mailing list