libvirt/src/security
Michal Privoznik 6b4ce69251 virt-aa-helper: Use struct zero initializer instead of memset
This is similar to the previous commit, except this is for a
different type (vahControl) and also fixes the case where _ctl is
passed not initialized to vah_error() (via ctl pointer so that's
probably why compilers don't complain).

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Claudio Fontana <cfontana@suse.de>
2023-08-03 16:34:40 +02:00
..
apparmor apparmor: Make all profiles extensible 2023-07-03 14:55:43 +02:00
meson.build meson: Always use the / operator to join paths 2021-08-11 09:16:36 +02:00
security_apparmor.c security: Update format strings in translated messages 2023-04-01 11:40:34 +02:00
security_apparmor.h src/security: use #pragma once in headers 2019-06-19 17:12:31 +02:00
security_dac.c security: do not remember/recall labels for VFIO MDEVs 2023-04-13 16:34:13 +02:00
security_dac.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
security_driver.c security: Update format strings in translated messages 2023-04-01 11:40:34 +02:00
security_driver.h security: make it possible to set SELinux label of child process from its binary 2023-03-10 14:09:29 -05:00
security_manager.c security: Update format strings in translated messages 2023-04-01 11:40:34 +02:00
security_manager.h security: make it possible to set SELinux label of child process from its binary 2023-03-10 14:09:29 -05:00
security_nop.c security: make it possible to set SELinux label of child process from its binary 2023-03-10 14:09:29 -05:00
security_nop.h src/security: use #pragma once in headers 2019-06-19 17:12:31 +02:00
security_selinux.c security: do not remember/recall labels for VFIO MDEVs 2023-04-13 16:34:13 +02:00
security_selinux.h src/security: use #pragma once in headers 2019-06-19 17:12:31 +02:00
security_stack.c security: make it possible to set SELinux label of child process from its binary 2023-03-10 14:09:29 -05:00
security_stack.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
security_util.c security: Update format strings in translated messages 2023-04-01 11:40:34 +02:00
security_util.h qemusecuritytest: Skip on non supported platforms 2020-11-06 09:14:53 +01:00
virt-aa-helper.c virt-aa-helper: Use struct zero initializer instead of memset 2023-08-03 16:34:40 +02:00