linux/drivers/crypto/cavium/zip
Wei Yongjun c552ffb5c9 crypto: cavium/zip - Add missing single_release()
When using single_open() for opening, single_release() should be
used instead of seq_release(), otherwise there is a memory leak.

Fixes: 09ae5d37e0 ("crypto: zip - Add Compression/Decompression statistics")
Cc: <stable@vger.kernel.org>
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-09-09 23:48:41 +10:00
..
common.h
Makefile
zip_crypto.c crypto: zip - Make some functions static 2019-03-28 13:55:34 +08:00
zip_crypto.h
zip_deflate.c
zip_deflate.h
zip_device.c
zip_device.h
zip_inflate.c
zip_inflate.h
zip_main.c crypto: cavium/zip - Add missing single_release() 2019-09-09 23:48:41 +10:00
zip_main.h
zip_mem.c
zip_mem.h
zip_regs.h