[libvirt] [PATCH v2 1/9] security_selinux: Use proper structure to access socket data

Daniel P. Berrange berrange at redhat.com
Mon Aug 24 09:24:26 UTC 2015


On Mon, Aug 17, 2015 at 12:16:42PM -0700, Martin Kletzander wrote:
> In virSecuritySELinuxSetSecurityChardevLabel() we are labelling unix
> socket path, but accessing another structure of the union.  This does
> not pose a problem currently as both paths are at the same offset, but
> this should be fixed for the future.
> 
> Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
> ---
>  src/security/security_selinux.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

ACK


Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list