diff options
author | Yan Zhen <[email protected]> | 2024-08-26 11:41:36 +0800 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2024-09-03 10:47:16 +0200 |
commit | 20eb5e7cb78c331107fbdf2f77a30fbea9338638 (patch) | |
tree | c9c5e91d7af09fa0663cce4b85595b93f64c7d4d /tools/perf/scripts/python/netdev-times.py | |
parent | 4a1d3acd6ea86075e77fcc1188c3fc372833ba73 (diff) |
netfilter: Use kmemdup_array instead of kmemdup for multiple allocation
When we are allocating an array, using kmemdup_array() to take care about
multiplication and possible overflows.
Also it makes auditing the code easier.
Signed-off-by: Yan Zhen <[email protected]>
Reviewed-by: Florian Westphal <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions