mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-23 02:35:09 +07:00
c552ffb5c9
When using single_open() for opening, single_release() should be
used instead of seq_release(), otherwise there is a memory leak.
Fixes:
|
||
---|---|---|
.. | ||
common.h | ||
Makefile | ||
zip_crypto.c | ||
zip_crypto.h | ||
zip_deflate.c | ||
zip_deflate.h | ||
zip_device.c | ||
zip_device.h | ||
zip_inflate.c | ||
zip_inflate.h | ||
zip_main.c | ||
zip_main.h | ||
zip_mem.c | ||
zip_mem.h | ||
zip_regs.h |