public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] crypto: hisilicon - A couple of fixes
@ 2018-11-05 12:35 John Garry
  2018-11-05 12:35 ` [PATCH 1/2] crypto: hisilicon - Fix NULL dereference for same dst and src John Garry
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: John Garry @ 2018-11-05 12:35 UTC (permalink / raw)
  To: herbert, davem
  Cc: Jonathan.Cameron, linux-crypto, linux-kernel, linuxarm,
	John Garry

This patchset fixes a couple of issues I discovered while attempting to
bringup the driver.

John Garry (2):
  crypto: hisilicon -  Fix NULL dereference for same dst and src
  crypto: hisilicon -  Fix reference after free of memories on error
 path

 drivers/crypto/hisilicon/sec/sec_algs.c | 31 +++++++++++++++++--------------
 1 file changed, 17 insertions(+), 14 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2018-11-09  9:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-05 12:35 [PATCH 0/2] crypto: hisilicon - A couple of fixes John Garry
2018-11-05 12:35 ` [PATCH 1/2] crypto: hisilicon - Fix NULL dereference for same dst and src John Garry
2018-11-05 12:35 ` [PATCH 2/2] crypto: hisilicon - Fix reference after free of memories on error path John Garry
2018-11-09  9:43 ` [PATCH 0/2] crypto: hisilicon - A couple of fixes Herbert Xu

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