diff options
author | Dmitry Frolov <frolov@swemel.ru> | 2024-11-06 11:04:36 +0300 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2024-11-25 11:03:14 +0100 |
commit | b62e82be06a97ce48d1363bb28e8215ab2487a20 (patch) | |
tree | 5ad23d831d72a4730447af4a37f4b4556ca2325d /tests/qemu-iotests/iotests.py | |
parent | 6b99bb046dd36a6dd5525b8f88c2dcddae49222a (diff) |
parallels: fix possible int overflow
The sum "cluster_index + count" may overflow uint32_t.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Signed-off-by: Dmitry Frolov <frolov@swemel.ru>
Message-ID: <20241106080521.219255-2-frolov@swemel.ru>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/iotests.py')
0 files changed, 0 insertions, 0 deletions