public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] selinux: fix another double free
@ 2020-06-11 20:47 trix
  2020-06-11 20:47 ` [PATCH v2 1/1] " trix
  0 siblings, 1 reply; 8+ messages in thread
From: trix @ 2020-06-11 20:47 UTC (permalink / raw)
  To: paul, stephen.smalley.work, eparis, omosnace, weiyongjun1
  Cc: selinux, linux-kernel, Tom Rix

From: Tom Rix <trix@redhat.com>

repo: linux-next
tag: next-20200611

Change from v1
Convert goto's to returns
Remove extra 'the' in the commit log
Add note on commit this is fixing in the commit log


Tom Rix (1):
  selinux: fix another double free

 security/selinux/ss/conditional.c | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

-- 
2.18.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-06-12 13:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-11 20:47 [PATCH v2 0/1] selinux: fix another double free trix
2020-06-11 20:47 ` [PATCH v2 1/1] " trix
2020-06-11 22:30   ` Paul Moore
2020-06-11 22:41     ` Tom Rix
2020-06-11 23:27       ` Paul Moore
2020-06-12  8:01         ` Ondrej Mosnacek
2020-06-12 13:30           ` Paul Moore
2020-06-12  7:51   ` Ondrej Mosnacek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox