On 08/02/2011 04:20 PM, Eric Blake wrote:
Warning detected by Coverity.  No need for the NULL check, and
removing it silences the warning without any semantic change.

True. The first function called in qemuMigrationFinish dereferences vm, so we would have crashed long before if it was NULL.

ACK.

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

Reply via email to