c552ffb5c9
When using single_open() for opening, single_release() should be
used instead of seq_release(), otherwise there is a memory leak.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
common.h | ||
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 |