aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/prog_array_init.c
diff options
context:
space:
mode:
authorGustavo A. R. Silva <[email protected]>2021-12-07 18:10:13 -0600
committerVinod Koul <[email protected]>2021-12-17 21:39:26 +0530
commitaa8ff35e10030c12df9f1b4a364f540f973c620f (patch)
treebbd79ce447de863a2d4934c2e23bf3484dae51ef /tools/testing/selftests/bpf/prog_tests/prog_array_init.c
parentf17e53388e82ebefc78ff53e33a6d8eebc1ad337 (diff)
dmaengine: at_xdmac: Use struct_size() in devm_kzalloc()
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 worst scenario, could lead to heap overflows. Link: https://github.com/KSPP/linux/issues/160 Signed-off-by: Gustavo A. R. Silva <[email protected]> Reviewed-by: Kees Cook <[email protected]> Link: https://lore.kernel.org/r/20211208001013.GA62330@embeddedor Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions