libvirt/src/rpc
John Ferlan 28cd3dc40b rpc: Add coverity[dead_error_begin] tag
Coverity misses the nuance of VIR_FREE(privkey) setting privkey = NULL when
if (!(virFileExists(privkey))) is true and thus declares the code dead.
2013-01-22 16:59:45 +01:00
..
gendispatch.pl Introduce virTypedParamsClear public API 2013-01-18 15:04:00 +01:00
genprotocol.pl Remove tabs from all perl files & enforce this 2012-07-30 13:09:57 +01:00
gensystemtap.pl maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virkeepalive.c Convert all rpc classes over to virObjectLockable 2013-01-16 11:02:58 +00:00
virkeepalive.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virkeepaliveprotocol.x Define keepalive protocol 2011-11-24 11:44:08 +01:00
virnetclient.c rpc: Add coverity[dead_error_begin] tag 2013-01-22 16:59:45 +01:00
virnetclient.h Rename HAVE_GNUTLS to WITH_GNUTLS 2013-01-14 13:26:47 +00:00
virnetclientprogram.c Allow for multi-level inheritance of virObject classes 2013-01-15 19:21:31 +00:00
virnetclientprogram.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetclientstream.c Convert all rpc classes over to virObjectLockable 2013-01-16 11:02:58 +00:00
virnetclientstream.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetmessage.c Fix receiving of file descriptors from server 2013-01-08 08:56:49 +00:00
virnetmessage.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetprotocol.x maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetsaslcontext.c Convert all rpc classes over to virObjectLockable 2013-01-16 11:02:58 +00:00
virnetsaslcontext.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetserver.c Convert all rpc classes over to virObjectLockable 2013-01-16 11:02:58 +00:00
virnetserver.h Rename HAVE_GNUTLS to WITH_GNUTLS 2013-01-14 13:26:47 +00:00
virnetserverclient.c rpc: Remove unnecessary calls 2013-01-22 14:34:11 +01:00
virnetserverclient.h Rename HAVE_GNUTLS to WITH_GNUTLS 2013-01-14 13:26:47 +00:00
virnetservermdns.c Convert HAVE_AVAHI to WITH_AVAHI 2013-01-14 13:26:34 +00:00
virnetservermdns.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetserverprogram.c Allow for multi-level inheritance of virObject classes 2013-01-15 19:21:31 +00:00
virnetserverprogram.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetserverservice.c Allow for multi-level inheritance of virObject classes 2013-01-15 19:21:31 +00:00
virnetserverservice.h Rename HAVE_GNUTLS to WITH_GNUTLS 2013-01-14 13:26:47 +00:00
virnetsocket.c Convert all rpc classes over to virObjectLockable 2013-01-16 11:02:58 +00:00
virnetsocket.h Rename HAVE_GNUTLS to WITH_GNUTLS 2013-01-14 13:26:47 +00:00
virnetsshsession.c Convert all rpc classes over to virObjectLockable 2013-01-16 11:02:58 +00:00
virnetsshsession.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnettlscontext.c Convert all rpc classes over to virObjectLockable 2013-01-16 11:02:58 +00:00
virnettlscontext.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00