[libvirt] [PATCH] qemu_driver: avoid NULL dereference

Jim Meyering jim at meyering.net
Mon May 17 11:48:37 UTC 2010


Daniel P. Berrange wrote:
> On Mon, May 17, 2010 at 01:04:24PM +0200, Jim Meyering wrote:
>> The following theoretical possibility of a NULL dereference
>> has been in the code since April 1
...
>> Subject: [PATCH] qemu_driver: avoid NULL dereference
>>
>> * src/qemu/qemu_driver.c (qemudDomainStart): After setting vm to NULL,
>> goto cleanup, rather than dereferencing the NULL pointer.
...
> ACK

Thanks. Pushed.




More information about the libvir-list mailing list