diff options
author | 2022-11-05 23:42:36 -0400 | |
---|---|---|
committer | 2022-11-06 01:07:59 -0400 | |
commit | 0d043351e5baf3857f915367deba2a518b6a0809 (patch) | |
tree | 10eb059733775be6b51682e384d239eca2f32890 /scripts/generate_rust_analyzer.py | |
parent | ext4: fix wrong return err in ext4_load_and_init_journal() (diff) | |
download | linux-dev-0d043351e5baf3857f915367deba2a518b6a0809.tar.xz linux-dev-0d043351e5baf3857f915367deba2a518b6a0809.zip |
ext4: fix fortify warning in fs/ext4/fast_commit.c:1551
With the new fortify string system, rework the memcpy to avoid this
warning:
memcpy: detected field-spanning write (size 60) of single field "&raw_inode->i_generation" at fs/ext4/fast_commit.c:1551 (size 4)
Cc: stable@kernel.org
Fixes: 54d9469bc515 ("fortify: Add run-time WARN for cross-field memcpy()")
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions