On 30.11.2011 08:50, [email protected] wrote: > From: Alex Jia <[email protected]> > > Detected by Coverity. the only case is caller passes a NULL to 'format' > variable, > then taking 'if (format)' false branch, the function > qcow2GetBackingStoreFormat > will directly dereferences the NULL 'format' pointer variable. > > Signed-off-by: Alex Jia <[email protected]> > ---
ACK & pushed. Michal -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
