aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGustavo A. R. Silva <[email protected]>2021-09-27 17:53:33 -0500
committerJason Gunthorpe <[email protected]>2021-09-27 20:15:54 -0300
commit11333be19c08b9277a87eb8c163217b8c362e91e (patch)
treec60c0ba3c1369fea82e5b5ecc63671b06a1b4822 /tools/perf/scripts/python
parent6d1ebccbd64af1f989c1e8a5976f82282ddd4ee4 (diff)
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 <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions