diff options
| author | Andreas Dilger <[email protected]> | 2020-01-26 22:03:34 +0000 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2020-02-13 16:53:10 +0000 |
| commit | 14c9ca0583eee8df285d68a0e6ec71053efd2228 (patch) | |
| tree | 3fd97bdc4c5029971ec8190e869157e2bd61ffdc /fs/jbd2/commit.c | |
| parent | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... (diff) | |
| download | kernel-14c9ca0583eee8df285d68a0e6ec71053efd2228.tar.gz kernel-14c9ca0583eee8df285d68a0e6ec71053efd2228.zip | |
ext4: don't assume that mmp_nodename/bdevname have NUL
Don't assume that the mmp_nodename and mmp_bdevname strings are NUL
terminated, since they are filled in by snprintf(), which is not
guaranteed to do so.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Andreas Dilger <[email protected]>
Signed-off-by: Theodore Ts'o <[email protected]>
Cc: [email protected]
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
