On Tue, Mar 10, 2015 at 19:20:25 -0400, John Ferlan wrote:
> Since inception.  Coverity complains that the code checks "(record ==
> NULL && !session->ok)", but doesn't check (record != NULL) before
> dereferencing at "record->is_a_template"
> 
> Signed-off-by: John Ferlan <[email protected]>
> ---
>  src/xenapi/xenapi_driver.c | 8 +++++---
>  1 file changed, 5 insertions(+), 3 deletions(-)

ACK,

Peter

Attachment: signature.asc
Description: Digital signature

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to