[libvirt] [PATCH 14/14] tests: Need to initialize 'test' properly on error path

Peter Krempa pkrempa at redhat.com
Tue Jan 22 15:13:36 UTC 2013


On 01/22/13 15:15, John Ferlan wrote:
> In the error path, the test buffer is free'd, but due to how the free
> routine is written the 'test' buffer pointer does not return to the caller
> as NULL and then the free'd buffer address is returned to the caller.
> ---
>   tests/qemumonitortestutils.c | 1 +
>   1 file changed, 1 insertion(+)
>

ACK.

Peter




More information about the libvir-list mailing list