[libvirt] [PATCH] qemudNetworkIfaceConnect: remove dead store

Eric Blake eblake at redhat.com
Mon Mar 1 15:26:14 UTC 2010


According to Jim Meyering on 3/1/2010 8:06 AM:
> clang reported this "dead store".
> @@ -1520,11 +1520,10 @@ qemudNetworkIfaceConnect(virConnectPtr conn,
>          errobj = virSaveLastError();
>          virNetworkFree(network);
>          virSetError(errobj);
>          virFreeError(errobj);
> 
> -        errobj = virSaveLastError();

ACK.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

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


More information about the libvir-list mailing list