summaryrefslogtreecommitdiff
path: root/crypto/crypto_engine.c
diff options
context:
space:
mode:
authorDavid Gstir <david@sigma-star.at>2016-12-06 23:53:54 +0100
committerTheodore Ts'o <tytso@mit.edu>2016-12-11 16:26:11 -0500
commit9e532772b4e36888584efc7a9531143bd43355b3 (patch)
treee4e9e4f064c79751cfcd8cb820e985474ff81109 /crypto/crypto_engine.c
parente550c16c8aab95c7996b0c864d5fcedc2c430a43 (diff)
downloadlinux-next-9e532772b4e36888584efc7a9531143bd43355b3.tar.gz
fscrypt: Never allocate fscrypt_ctx on in-place encryption
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: 1c7dcf69eea3 ("fscrypt: Add in-place encryption mode") Signed-off-by: David Gstir <david@sigma-star.at> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'crypto/crypto_engine.c')
0 files changed, 0 insertions, 0 deletions