[libvirt] [PATCH 6/6] util: storagefile: Don't pursue backing chain of NULL image

Peter Krempa pkrempa at redhat.com
Mon Mar 31 12:00:56 UTC 2014


On 03/28/14 23:09, Eric Blake wrote:
> On 03/28/2014 04:01 PM, Peter Krempa wrote:
>> When virStorageFileGetMetadata is called with NULL path argument, the
>> invalid pointer boils down through the recursive worker and is caught by
>> virHashAddEntry which is thankfully resistant to NULL arguments. As it
>> doesn't make sense to pursue backing chains of NULL volumes, exit
>> earlier.
>>
>> This was noticed in the virt-aahelper-test with a slightly modified
>> codebase.
>> ---
>>  src/util/virstoragefile.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> ACK; safe for 1.2.3
> 

Pushed; Thanks

Peter


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 901 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140331/cdeb3adf/attachment-0001.sig>


More information about the libvir-list mailing list