[libvirt] [PATCH v1 24/37] Adapt to VIR_ALLOC and virAsprintf in src/security/*

Ján Tomko jtomko at redhat.com
Mon Jul 8 11:31:40 UTC 2013


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




More information about the libvir-list mailing list