diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2021-09-29 01:11:57 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2021-10-01 02:19:02 +0300 |
commit | ab9ace34158f48e65024e21994ed83d065e2ce6e (patch) | |
tree | 34991274a8a75c41edb4b943ce3896a793ed7d68 /tools/perf/scripts/python/stackcollapse.py | |
parent | 806bf340e18017f1b30ec8ed3273a6a9523fbe82 (diff) | |
download | linux-ab9ace34158f48e65024e21994ed83d065e2ce6e.tar.xz |
net/mlx5: Use struct_size() helper in kvzalloc()
Make use of the struct_size() helper instead of an open-coded version,
in order to avoid any potential type mistakes or integer overflows that,
in the worse scenario, could lead to heap overflows.
Link: https://github.com/KSPP/linux/issues/160
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions