From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <52C2E471.1010605@redhat.com> Date: Tue, 31 Dec 2013 10:36:17 -0500 From: Daniel J Walsh MIME-Version: 1.0 To: Nicolas Iooss , selinux Subject: Re: Bug in libselinux/src/setrans_client.c References: <52B84CDF.7020508@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 List-Id: "Security-Enhanced Linux \(SELinux\) mailing list" List-Post: List-Help: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 There is a bug in the coreutils patch, which should check if the getfscreatecon() returns a null field, it should not call the setfilecon. getfscreatecon(&scon) Returning scon == NULL, means the systems default labeling should take effect. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlLC5HEACgkQrlYvE4MpobPMKACgmNTPS43v+0RsrJk3vTrxFeQV Ke0AoKScjaUS8Foslumq9bxhie8su5uQ =RchO -----END PGP SIGNATURE-----