aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorMikulas Patocka <mpatocka@redhat.com>2022-07-24 14:33:52 -0400
committerMike Snitzer <snitzer@kernel.org>2022-07-28 17:29:56 -0400
commit7dad24db59d2d2803576f2e3645728866a056dab (patch)
tree12ddbf9201351f8d0d17acbe8661935c545c8587 /scripts/generate_rust_analyzer.py
parentdm raid: fix address sanitizer warning in raid_status (diff)
downloadwireguard-linux-7dad24db59d2d2803576f2e3645728866a056dab.tar.xz
wireguard-linux-7dad24db59d2d2803576f2e3645728866a056dab.zip
dm raid: fix address sanitizer warning in raid_resume
There is a KASAN warning in raid_resume when running the lvm test lvconvert-raid.sh. The reason for the warning is that mddev->raid_disks is greater than rs->raid_disks, so the loop touches one entry beyond the allocated length. Cc: stable@vger.kernel.org Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions