diff options
| author | Gustavo A. R. Silva <[email protected]> | 2021-08-04 16:18:50 -0500 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-08-05 11:46:42 +0100 |
| commit | e6a1f7e0b0fe5997b896b793c70d12fc5ed06cdd (patch) | |
| tree | b58331b1accec36c626b5a27d17a796a7021ac3c /tools/perf/scripts/python | |
| parent | db243b796439c0caba47865564d8acd18a301d18 (diff) | |
net/ipv4/igmp: Use struct_size() helper
Replace IP_SFLSIZE() with struct_size() helper in order to avoid any
potential type mistakes or integer overflows that, in the worst
scenario, could lead to heap overflows.
Signed-off-by: Gustavo A. R. Silva <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions