mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 06:31:49 +00:00
9e532772b4
In case of in-place encryption fscrypt_ctx was allocated but never
released. Since we don't need it for in-place encryption, we skip
allocating it.
Fixes:
|
||
---|---|---|
.. | ||
crypto.c | ||
fname.c | ||
fscrypt_private.h | ||
Kconfig | ||
keyinfo.c | ||
Makefile | ||
policy.c |