mbox series

[GIT,PULL] SELinux fixes for v5.7 (#1)

Message ID CAHC9VhRNYDwZttwD0Pc3JctBg7puvc+UsuZG082CdPVrarQoDg@mail.gmail.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] SELinux fixes for v5.7 (#1) | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git tags/selinux-pr-20200416

Message

Paul Moore April 16, 2020, 5:43 p.m. UTC
Hi Linus,

One small SELinux fix for v5.7-rcX to ensure we cleanup properly on an
error condition.  Please merge for the next -rcX release.

Thanks,
-Paul

--
The following changes since commit c753924b628551564b6eea3c9896e4a95aa25ed9:

 selinux: clean up indentation issue with assignment statement
   (2020-03-30 19:57:07 -0400)

are available in the Git repository at:

 git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git
   tags/selinux-pr-20200416

for you to fetch changes up to af15f14c8cfcee515f4e9078889045ad63efefe3:

 selinux: free str on error in str_read() (2020-04-15 17:23:16 -0400)

----------------------------------------------------------------
selinux/stable-5.7 PR 20200416

----------------------------------------------------------------
Ondrej Mosnacek (1):
     selinux: free str on error in str_read()

security/selinux/ss/policydb.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

Comments

pr-tracker-bot@kernel.org April 16, 2020, 5:55 p.m. UTC | #1
The pull request you sent on Thu, 16 Apr 2020 13:43:55 -0400:

> git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git tags/selinux-pr-20200416

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9786cab674574239b04df638f825ee0e7d76a48c

Thank you!