[libvirt] [PATCH] Fixed connection definition for non-SELinux builds

Michal Privoznik mprivozn at redhat.com
Fri Feb 3 15:16:13 UTC 2012


On 03.02.2012 16:03, Martin Kletzander wrote:
> This patch fixes the access of variable "con" in two files where the
> variable was declared only on SELinux builds and thus the build failed
> without SELinux. It's a rather nasty fix but helps fix the build
> quickly and without any major changes to the code.
> ---
>  src/lxc/lxc_container.c  |    2 ++
>  src/lxc/lxc_controller.c |    2 ++
>  2 files changed, 4 insertions(+), 0 deletions(-)

ACK & pushed.

Michal




More information about the libvir-list mailing list