
8 Jul
2013
8 Jul
'13
1:31 p.m.
On 07/04/2013 02:06 PM, Michal Privoznik wrote:
--- src/security/security_apparmor.c | 25 ++++++------------------ src/security/security_dac.c | 12 +++--------- src/security/security_manager.c | 8 ++------ src/security/security_selinux.c | 41 ++++++++++++---------------------------- src/security/security_stack.c | 8 ++------ 5 files changed, 25 insertions(+), 69 deletions(-)
virt-aa-helper.c uses vah_error for OOM error reporting, virAsprintf and VIR_ALLOC should be quiet there. ACK to the rest. Jan