diff options
author | Eric Biggers <ebiggers@google.com> | 2016-09-30 01:44:17 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2016-09-30 01:44:17 -0400 |
commit | cc91542ac8f29d8446ef59234796b95f0fbce09a (patch) | |
tree | 742741c73d8ec48e8950f870ce6497786e82fdc3 /fs/crypto | |
parent | e81d44778d1d57bbaef9e24c4eac7c8a7a401d40 (diff) |
ext4: do not unnecessarily null-terminate encrypted symlink data
Null-terminating the fscrypt_symlink_data on read is unnecessary because
it is not string data --- it contains binary ciphertext.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/crypto')
0 files changed, 0 insertions, 0 deletions