aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_doc.py
diff options
context:
space:
mode:
authorMikulas Patocka <[email protected]>2022-07-24 14:33:52 -0400
committerMike Snitzer <[email protected]>2022-07-28 17:29:56 -0400
commit7dad24db59d2d2803576f2e3645728866a056dab (patch)
tree12ddbf9201351f8d0d17acbe8661935c545c8587 /scripts/bpf_doc.py
parent1fbeea217d8f297fe0e0956a1516d14ba97d0396 (diff)
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: [email protected] Signed-off-by: Mikulas Patocka <[email protected]> Signed-off-by: Mike Snitzer <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions