libvirt/src/security
Daniel P. Berrange cbe67ff9b0 Fix error reporting in virSecuritySELinuxGenNewContext
The virSecuritySELinuxGenNewContext method was not reporting any
errors, leaving it up to the caller to report a generic error.
In addition it could potentially trigger a strdup(NULL) in an
OOM scenario. Move all error reporting into the
virSecuritySELinuxGenNewContext method where accurate info
can be provided

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2012-08-14 15:31:26 +01:00
..
security_apparmor.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
security_apparmor.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
security_dac.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
security_dac.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
security_driver.c Use VIR_ERR_CONFIG_UNSUPPORTED if requested security driver is disabled 2012-08-14 15:31:26 +01:00
security_driver.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
security_manager.c security: Skip labeling resources when seclabel defaults to none 2012-07-27 18:58:48 +02:00
security_manager.h Add missing domain_conf.h include in security_manager.h 2012-08-14 15:31:26 +01:00
security_nop.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
security_nop.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
security_selinux.c Fix error reporting in virSecuritySELinuxGenNewContext 2012-08-14 15:31:26 +01:00
security_selinux.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
security_stack.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
security_stack.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
virt-aa-helper.c virrandom: make virRandomInitialize an automatic one-shot 2012-08-06 08:15:13 -06:00