diff options
author | Xiaoguang Wang <[email protected]> | 2024-11-05 21:35:18 +0800 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2024-11-06 04:40:07 -0500 |
commit | 4e39ecadf1d2a08187139619f1f314b64ba7d947 (patch) | |
tree | 69b018b74e54ff3a306af2ddbd50f3abdfd2c405 /tools/perf/scripts/python/stackcollapse.py | |
parent | 97ee04feb682c906a1fa973ebe586fe91567d165 (diff) |
vp_vdpa: fix id_table array not null terminated error
Allocate one extra virtio_device_id as null terminator, otherwise
vdpa_mgmtdev_get_classes() may iterate multiple times and visit
undefined memory.
Fixes: ffbda8e9df10 ("vdpa/vp_vdpa : add vdpa tool support in vp_vdpa")
Cc: [email protected]
Suggested-by: Parav Pandit <[email protected]>
Signed-off-by: Angus Chen <[email protected]>
Signed-off-by: Xiaoguang Wang <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Parav Pandit <[email protected]>
Acked-by: Jason Wang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions