[libvirt] [PATCH 0/2] Fix a couple of security_selinux issues

John Ferlan posted 2 patches 5 years, 4 months ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20181220214134.12937-1-jferlan@redhat.com
src/security/security_selinux.c | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
[libvirt] [PATCH 0/2] Fix a couple of security_selinux issues
Posted by John Ferlan 5 years, 4 months ago
Both found by Coverity... 

Please, be kind if this send is messed up - I have a new laptop and
I'm slowly finding out all the things that I don't have on it that I
used to have on the old one.

John Ferlan (2):
  security: Resolve possible memory leak
  security: Fix comparison for virSecuritySELinuxRecallLabel

 src/security/security_selinux.c | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

-- 
2.19.2

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/2] Fix a couple of security_selinux issues
Posted by Ján Tomko 5 years, 4 months ago
On Thu, Dec 20, 2018 at 04:41:32PM -0500, John Ferlan wrote:
>Both found by Coverity...
>
>Please, be kind if this send is messed up - I have a new laptop and
>I'm slowly finding out all the things that I don't have on it that I
>used to have on the old one.
>
>John Ferlan (2):
>  security: Resolve possible memory leak
>  security: Fix comparison for virSecuritySELinuxRecallLabel
>
> src/security/security_selinux.c | 12 +++++++-----
> 1 file changed, 7 insertions(+), 5 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko@redhat.com>

Jano
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list