diff options
| author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2021-09-28 01:53:33 +0300 |
|---|---|---|
| committer | Jason Gunthorpe <jgg@nvidia.com> | 2021-09-28 02:15:54 +0300 |
| commit | 11333be19c08b9277a87eb8c163217b8c362e91e (patch) | |
| tree | c60c0ba3c1369fea82e5b5ecc63671b06a1b4822 /tools/perf/scripts/python/libxed.py | |
| parent | 6d1ebccbd64af1f989c1e8a5976f82282ddd4ee4 (diff) | |
| download | linux-11333be19c08b9277a87eb8c163217b8c362e91e.tar.xz | |
RDMA/hfi1: Use struct_size() and flex_array_size() helpers
Make use of the struct_size() and flex_array_size() helpers instead of
open-coded versions, in order to avoid any potential type mistakes or
integer overflows that, in the worse scenario, could lead to heap
overflows.
Link: https://lore.kernel.org/r/20210927225333.GA192634@embeddedor
Link: https://github.com/KSPP/linux/issues/160
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions
